Searched refs:qlnx_rx_queue (Results 1 – 2 of 2) sorted by relevance
108 struct qlnx_rx_queue { struct180 struct qlnx_rx_queue *rxq;416 struct qlnx_rx_queue rxq_array[QLNX_MAX_RSS];
133 static int qlnx_alloc_rx_buffer(qlnx_host_t *ha, struct qlnx_rx_queue *rxq);134 static void qlnx_reuse_rx_data(struct qlnx_rx_queue *rxq);136 struct qlnx_rx_queue *rxq);3851 struct qlnx_rx_queue *rxq; in qlnx_rx_jumbo_chain()3919 struct qlnx_rx_queue *rxq, in qlnx_tpa_start()4230 struct qlnx_rx_queue *rxq, in qlnx_tpa_cont()4346 struct qlnx_rx_queue *rxq, in qlnx_tpa_end()4521 struct qlnx_rx_queue *rxq = fp->rxq; in qlnx_rx_int()5817 bzero(&ha->rxq_array[0], (sizeof(struct qlnx_rx_queue) * QLNX_MAX_RSS)); in qlnx_alloc_mem_arrays()5950 qlnx_free_rx_buffers(qlnx_host_t *ha, struct qlnx_rx_queue *rxq) in qlnx_free_rx_buffers()[all …]