Home
last modified time | relevance | path

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

/linux-3.3/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
1430 struct qlcnic_host_rds_ring *rds_ring, in qlcnic_alloc_rx_skb()
1461 struct qlcnic_host_rds_ring *rds_ring, u16 index, u16 cksum) in qlcnic_process_rxbuf()
1527 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_process_rcv() local
1590 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_process_lro() local
1722 struct qlcnic_host_rds_ring *rds_ring = in qlcnic_process_rcv_ring() local
1750 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.3/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
1490 struct nx_host_rds_ring *rds_ring, in netxen_alloc_rx_skb()
1523 struct nx_host_rds_ring *rds_ring, u16 index, u16 cksum) in netxen_process_rxbuf()
1561 struct nx_host_rds_ring *rds_ring; in netxen_process_rcv() local
1615 struct nx_host_rds_ring *rds_ring; in netxen_process_lro() local
1745 struct nx_host_rds_ring *rds_ring = in netxen_process_rcv_ring() local
1845 struct nx_host_rds_ring *rds_ring) in netxen_post_rx_buffers()
1903 struct nx_host_rds_ring *rds_ring) in netxen_post_rx_buffers_nodb()
Dnetxen_nic_ctx.c140 struct nx_host_rds_ring *rds_ring; in nx_fw_cmd_create_rx_ctx() local
556 struct nx_host_rds_ring *rds_ring; in netxen_init_old_ctx() local
612 struct nx_host_rds_ring *rds_ring; in netxen_alloc_hw_resources() local
726 struct nx_host_rds_ring *rds_ring; in netxen_free_hw_resources() local
Dnetxen_nic_main.c1168 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