Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/qlnx/qlnxe/
H A Dqlnx_def.h108 struct qlnx_rx_queue { struct
180 struct qlnx_rx_queue *rxq;
416 struct qlnx_rx_queue rxq_array[QLNX_MAX_RSS];
H A Dqlnx_os.c134 static void qlnx_reuse_rx_data(struct qlnx_rx_queue *rxq);
136 struct qlnx_rx_queue *rxq);
3849 struct qlnx_rx_queue *rxq; in qlnx_rx_jumbo_chain()
3917 struct qlnx_rx_queue *rxq, in qlnx_tpa_start()
4228 struct qlnx_rx_queue *rxq, in qlnx_tpa_cont()
4344 struct qlnx_rx_queue *rxq, in qlnx_tpa_end()
4519 struct qlnx_rx_queue *rxq = fp->rxq; in qlnx_rx_int()
5948 qlnx_free_rx_buffers(qlnx_host_t *ha, struct qlnx_rx_queue *rxq) in qlnx_free_rx_buffers()
5970 qlnx_free_mem_rxq(qlnx_host_t *ha, struct qlnx_rx_queue *rxq) in qlnx_free_mem_rxq()
6135 qlnx_alloc_mem_rxq(qlnx_host_t *ha, struct qlnx_rx_queue *rxq) in qlnx_alloc_mem_rxq()
[all …]