Searched refs:qlnx_rx_queue (Results 1 – 2 of 2) sorted by relevance
108 struct qlnx_rx_queue { struct180 struct qlnx_rx_queue *rxq;414 struct qlnx_rx_queue rxq_array[QLNX_MAX_RSS];
135 static int qlnx_alloc_rx_buffer(qlnx_host_t *ha, struct qlnx_rx_queue *rxq);136 static void qlnx_reuse_rx_data(struct qlnx_rx_queue *rxq);138 struct qlnx_rx_queue *rxq);3809 struct qlnx_rx_queue *rxq; in qlnx_rx_jumbo_chain()3877 struct qlnx_rx_queue *rxq, in qlnx_tpa_start()4188 struct qlnx_rx_queue *rxq, in qlnx_tpa_cont()4304 struct qlnx_rx_queue *rxq, in qlnx_tpa_end()4479 struct qlnx_rx_queue *rxq = fp->rxq; in qlnx_rx_int()5775 bzero(&ha->rxq_array[0], (sizeof(struct qlnx_rx_queue) * QLNX_MAX_RSS)); in qlnx_alloc_mem_arrays()5908 qlnx_free_rx_buffers(qlnx_host_t *ha, struct qlnx_rx_queue *rxq) in qlnx_free_rx_buffers()[all …]