Home
last modified time | relevance | path

Searched refs:qlnx_rx_queue (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/qlnx/qlnxe/
H A Dqlnx_def.h108 struct qlnx_rx_queue { struct
180 struct qlnx_rx_queue *rxq;
414 struct qlnx_rx_queue rxq_array[QLNX_MAX_RSS];
H A Dqlnx_os.c133 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);
3724 struct qlnx_rx_queue *rxq; in qlnx_rx_jumbo_chain()
3792 struct qlnx_rx_queue *rxq, in qlnx_tpa_start()
4103 struct qlnx_rx_queue *rxq, in qlnx_tpa_cont()
4219 struct qlnx_rx_queue *rxq, in qlnx_tpa_end()
4394 struct qlnx_rx_queue *rxq = fp->rxq; in qlnx_rx_int()
5690 bzero(&ha->rxq_array[0], (sizeof(struct qlnx_rx_queue) * QLNX_MAX_RSS)); in qlnx_alloc_mem_arrays()
5823 qlnx_free_rx_buffers(qlnx_host_t *ha, struct qlnx_rx_queue *rxq) in qlnx_free_rx_buffers()
[all …]