qlnx_rx_queue
struct qlnx_rx_queue *rxq;
struct qlnx_rx_queue rxq_array[QLNX_MAX_RSS];
static int qlnx_alloc_rx_buffer(qlnx_host_t *ha, struct qlnx_rx_queue *rxq);
static void qlnx_reuse_rx_data(struct qlnx_rx_queue *rxq);
struct qlnx_rx_queue *rxq);
struct qlnx_rx_queue *rxq;
struct qlnx_rx_queue *rxq,
struct qlnx_rx_queue *rxq,
struct qlnx_rx_queue *rxq,
struct qlnx_rx_queue *rxq = fp->rxq;
bzero(&ha->rxq_array[0], (sizeof(struct qlnx_rx_queue) * QLNX_MAX_RSS));
qlnx_free_rx_buffers(qlnx_host_t *ha, struct qlnx_rx_queue *rxq)
qlnx_free_mem_rxq(qlnx_host_t *ha, struct qlnx_rx_queue *rxq)
qlnx_alloc_rx_buffer(qlnx_host_t *ha, struct qlnx_rx_queue *rxq)
qlnx_alloc_mem_rxq(qlnx_host_t *ha, struct qlnx_rx_queue *rxq)
qlnx_reuse_rx_data(struct qlnx_rx_queue *rxq)
qlnx_update_rx_prod(struct ecore_hwfn *p_hwfn, struct qlnx_rx_queue *rxq)