Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/qlnx/qlnxe/
H A Dqlnx_def.h113 struct qlnx_rx_queue { struct
189 struct qlnx_rx_queue *rxq;
431 struct qlnx_rx_queue rxq_array[QLNX_MAX_RSS];
H A Dqlnx_os.c133 static void qlnx_reuse_rx_data(struct qlnx_rx_queue *rxq);
135 struct qlnx_rx_queue *rxq);
3989 struct qlnx_rx_queue *rxq; in qlnx_rx_jumbo_chain()
4059 struct qlnx_rx_queue *rxq, in qlnx_tpa_start()
4389 struct qlnx_rx_queue *rxq, in qlnx_tpa_cont()
4513 struct qlnx_rx_queue *rxq, in qlnx_tpa_end()
4699 struct qlnx_rx_queue *rxq = fp->rxq; in qlnx_rx_int()
6187 qlnx_free_rx_buffers(qlnx_host_t *ha, struct qlnx_rx_queue *rxq) in qlnx_free_rx_buffers()
6210 qlnx_free_mem_rxq(qlnx_host_t *ha, struct qlnx_rx_queue *rxq) in qlnx_free_mem_rxq()
6378 qlnx_alloc_mem_rxq(qlnx_host_t *ha, struct qlnx_rx_queue *rxq) in qlnx_alloc_mem_rxq()
[all …]