rxbuf_index_info_t
rxbuf_index_info_t *bufinfo;
bufinfo = (rxbuf_index_info_t *)ring_info->buffer;
bufinfo = (rxbuf_index_info_t *)ring_info->buffer;
rxbuf_index_info_t *a, *b;
a = (rxbuf_index_info_t *)p1;
b = (rxbuf_index_info_t *)p2;
sizeof (rxbuf_index_info_t), hxge_sort_compare);
rxbuf_index_info_t buffer[HXGE_DMA_BLOCK];
sizeof (rxbuf_index_info_t), nxge_sort_compare);
rxbuf_index_info_t *bufinfo;
bufinfo = (rxbuf_index_info_t *)ring_info->buffer;
bufinfo = (rxbuf_index_info_t *)ring_info->buffer;
rxbuf_index_info_t *a, *b;
a = (rxbuf_index_info_t *)p1;
b = (rxbuf_index_info_t *)p2;
rxbuf_index_info_t buffer[NXGE_DMA_BLOCK];