Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_init.c110 struct nx_host_rds_ring *rds_ring; in netxen_release_rx_buffers() local
168 struct nx_host_rds_ring *rds_ring; in netxen_free_sw_resources() local
197 struct nx_host_rds_ring *rds_ring; in netxen_alloc_sw_resources() local
1469 struct nx_host_rds_ring *rds_ring, in netxen_alloc_rx_skb()
1502 struct nx_host_rds_ring *rds_ring, u16 index, u16 cksum) in netxen_process_rxbuf()
1538 struct nx_host_rds_ring *rds_ring; in netxen_process_rcv() local
1592 struct nx_host_rds_ring *rds_ring; in netxen_process_lro() local
1724 struct nx_host_rds_ring *rds_ring = in netxen_process_rcv_ring() local
1824 struct nx_host_rds_ring *rds_ring) in netxen_post_rx_buffers()
1882 struct nx_host_rds_ring *rds_ring) in netxen_post_rx_buffers_nodb()
Dnetxen_nic_ctx.c277 struct nx_host_rds_ring *rds_ring; in nx_fw_cmd_create_rx_ctx() local
699 struct nx_host_rds_ring *rds_ring; in netxen_init_old_ctx() local
755 struct nx_host_rds_ring *rds_ring; in netxen_alloc_hw_resources() local
869 struct nx_host_rds_ring *rds_ring; in netxen_free_hw_resources() local
Dnetxen_nic_main.c1219 struct nx_host_rds_ring *rds_ring; in netxen_nic_attach() local
Dnetxen_nic.h75 #define RCV_DESC_RINGSIZE(rds_ring) \ argument
77 #define RCV_BUFF_RINGSIZE(rds_ring) \ argument
/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_io.c813 struct qlcnic_host_rds_ring *rds_ring, in qlcnic_alloc_rx_skb()
843 struct qlcnic_host_rds_ring *rds_ring, in qlcnic_post_rx_buffers_nodb()
1200 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_process_rcv() local
1267 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_process_lro() local
1357 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_process_rcv_ring() local
1436 struct qlcnic_host_rds_ring *rds_ring, u8 ring_id) in qlcnic_post_rx_buffers()
1494 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_process_rcv_diag() local
1723 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_83xx_process_rcv() local
1789 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_83xx_process_lro() local
1881 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_83xx_process_rcv_ring() local
[all …]
Dqlcnic_init.c86 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_release_rx_buffers() local
111 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_reset_rx_buffers_list() local
169 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_free_sw_resources() local
188 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_alloc_sw_resources() local
Dqlcnic_ctx.c245 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_82xx_fw_cmd_create_rx_ctx() local
562 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_alloc_hw_resources() local
717 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_free_hw_resources() local
Dqlcnic_main.c1882 struct qlcnic_host_rds_ring *rds_ring; in __qlcnic_up() local
2137 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_diag_alloc_res() local
3011 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_dump_rings() local
Dqlcnic_83xx_hw.c1398 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_83xx_diag_alloc_res() local
Dqlcnic.h65 #define RCV_DESC_RINGSIZE(rds_ring) \ argument
67 #define RCV_BUFF_RINGSIZE(rds_ring) \ argument