Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_init.c94 struct nx_host_rds_ring *rds_ring; in netxen_release_rx_buffers() local
150 struct nx_host_rds_ring *rds_ring; in netxen_free_sw_resources() local
179 struct nx_host_rds_ring *rds_ring; in netxen_alloc_sw_resources() local
1451 struct nx_host_rds_ring *rds_ring, in netxen_alloc_rx_skb()
1484 struct nx_host_rds_ring *rds_ring, u16 index, u16 cksum) in netxen_process_rxbuf()
1520 struct nx_host_rds_ring *rds_ring; in netxen_process_rcv() local
1574 struct nx_host_rds_ring *rds_ring; in netxen_process_lro() local
1707 struct nx_host_rds_ring *rds_ring = in netxen_process_rcv_ring() local
1807 struct nx_host_rds_ring *rds_ring) in netxen_post_rx_buffers()
1865 struct nx_host_rds_ring *rds_ring) in netxen_post_rx_buffers_nodb()
H A Dnetxen_nic_ctx.c262 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
H A Dnetxen_nic_main.c1196 struct nx_host_rds_ring *rds_ring; in netxen_nic_attach() local
H A Dnetxen_nic.h59 #define RCV_DESC_RINGSIZE(rds_ring) \ argument
61 #define RCV_BUFF_RINGSIZE(rds_ring) \ argument
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A 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
1438 struct qlcnic_host_rds_ring *rds_ring, u8 ring_id) in qlcnic_post_rx_buffers()
1496 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 …]
H A Dqlcnic_init.c85 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_release_rx_buffers() local
108 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_reset_rx_buffers_list() local
166 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_free_sw_resources() local
185 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_alloc_sw_resources() local
H A 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
722 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_free_hw_resources() local
H A Dqlcnic_main.c1859 struct qlcnic_host_rds_ring *rds_ring; in __qlcnic_up() local
2114 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_diag_alloc_res() local
2956 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_dump_rings() local
H A Dqlcnic_83xx_hw.c1401 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_83xx_diag_alloc_res() local
H A Dqlcnic.h64 #define RCV_DESC_RINGSIZE(rds_ring) \ argument
66 #define RCV_BUFF_RINGSIZE(rds_ring) \ argument