Home
last modified time | relevance | path

Searched defs:rds_ring (Results 1 – 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_init.c94 struct nx_host_rds_ring *rds_ring; in netxen_release_rx_buffers() local
152 struct nx_host_rds_ring *rds_ring; in netxen_free_sw_resources() local
181 struct nx_host_rds_ring *rds_ring; in netxen_alloc_sw_resources() local
1454 struct nx_host_rds_ring *rds_ring, in netxen_alloc_rx_skb()
1487 struct nx_host_rds_ring *rds_ring, u16 index, u16 cksum) in netxen_process_rxbuf()
1523 struct nx_host_rds_ring *rds_ring; in netxen_process_rcv() local
1577 struct nx_host_rds_ring *rds_ring; in netxen_process_lro() local
1709 struct nx_host_rds_ring *rds_ring = in netxen_process_rcv_ring() local
1809 struct nx_host_rds_ring *rds_ring) in netxen_post_rx_buffers()
1867 struct nx_host_rds_ring *rds_ring) in netxen_post_rx_buffers_nodb()
Dnetxen_nic_ctx.c261 struct nx_host_rds_ring *rds_ring; in nx_fw_cmd_create_rx_ctx() local
681 struct nx_host_rds_ring *rds_ring; in netxen_init_old_ctx() local
737 struct nx_host_rds_ring *rds_ring; in netxen_alloc_hw_resources() local
850 struct nx_host_rds_ring *rds_ring; in netxen_free_hw_resources() local
Dnetxen_nic_main.c1198 struct nx_host_rds_ring *rds_ring; in netxen_nic_attach() local
Dnetxen_nic.h59 #define RCV_DESC_RINGSIZE(rds_ring) \ argument
61 #define RCV_BUFF_RINGSIZE(rds_ring) \ argument
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_io.c814 struct qlcnic_host_rds_ring *rds_ring, in qlcnic_alloc_rx_skb()
844 struct qlcnic_host_rds_ring *rds_ring, in qlcnic_post_rx_buffers_nodb()
1201 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_process_rcv() local
1268 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_process_lro() local
1358 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_process_rcv_ring() local
1437 struct qlcnic_host_rds_ring *rds_ring, u8 ring_id) in qlcnic_post_rx_buffers()
1495 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_process_rcv_diag() local
1724 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_83xx_process_rcv() local
1790 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_83xx_process_lro() local
1882 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_83xx_process_rcv_ring() local
[all …]
Dqlcnic_init.c85 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_release_rx_buffers() local
110 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_reset_rx_buffers_list() local
168 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_free_sw_resources() local
187 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_alloc_sw_resources() local
Dqlcnic_ctx.c244 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_82xx_fw_cmd_create_rx_ctx() local
561 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_alloc_hw_resources() local
716 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_free_hw_resources() local
Dqlcnic_main.c1863 struct qlcnic_host_rds_ring *rds_ring; in __qlcnic_up() local
2118 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_diag_alloc_res() local
2977 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_dump_rings() local
Dqlcnic_83xx_hw.c1402 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_83xx_diag_alloc_res() local
Dqlcnic.h64 #define RCV_DESC_RINGSIZE(rds_ring) \ argument
66 #define RCV_BUFF_RINGSIZE(rds_ring) \ argument