Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_init.c93 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_release_rx_buffers() local
118 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_reset_rx_buffers_list() local
172 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_free_sw_resources() local
202 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_alloc_sw_resources() local
1436 struct qlcnic_host_rds_ring *rds_ring, in qlcnic_alloc_rx_skb()
1467 struct qlcnic_host_rds_ring *rds_ring, u16 index, u16 cksum) in qlcnic_process_rxbuf()
1533 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_process_rcv() local
1596 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_process_lro() local
1728 struct qlcnic_host_rds_ring *rds_ring = in qlcnic_process_rcv_ring() local
1756 struct qlcnic_host_rds_ring *rds_ring) in qlcnic_post_rx_buffers()
[all …]
Dqlcnic_ctx.c196 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_fw_cmd_create_rx_ctx() local
478 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_alloc_hw_resources() local
581 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_free_hw_resources() local
Dqlcnic_main.c1135 struct qlcnic_host_rds_ring *rds_ring; in __qlcnic_up() local
1371 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_diag_alloc_res() local
Dqlcnic.h64 #define RCV_DESC_RINGSIZE(rds_ring) \ argument
66 #define RCV_BUFF_RINGSIZE(rds_ring) \ argument
/linux-3.4.99/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_init.c111 struct nx_host_rds_ring *rds_ring; in netxen_release_rx_buffers() local
167 struct nx_host_rds_ring *rds_ring; in netxen_free_sw_resources() local
196 struct nx_host_rds_ring *rds_ring; in netxen_alloc_sw_resources() local
1483 struct nx_host_rds_ring *rds_ring, in netxen_alloc_rx_skb()
1516 struct nx_host_rds_ring *rds_ring, u16 index, u16 cksum) in netxen_process_rxbuf()
1554 struct nx_host_rds_ring *rds_ring; in netxen_process_rcv() local
1608 struct nx_host_rds_ring *rds_ring; in netxen_process_lro() local
1738 struct nx_host_rds_ring *rds_ring = in netxen_process_rcv_ring() local
1838 struct nx_host_rds_ring *rds_ring) in netxen_post_rx_buffers()
1896 struct nx_host_rds_ring *rds_ring) in netxen_post_rx_buffers_nodb()
Dnetxen_nic_ctx.c289 struct nx_host_rds_ring *rds_ring; in nx_fw_cmd_create_rx_ctx() local
708 struct nx_host_rds_ring *rds_ring; in netxen_init_old_ctx() local
764 struct nx_host_rds_ring *rds_ring; in netxen_alloc_hw_resources() local
878 struct nx_host_rds_ring *rds_ring; in netxen_free_hw_resources() local
Dnetxen_nic_main.c1185 struct nx_host_rds_ring *rds_ring; in netxen_nic_attach() local
Dnetxen_nic.h77 #define RCV_DESC_RINGSIZE(rds_ring) \ argument
79 #define RCV_BUFF_RINGSIZE(rds_ring) \ argument