Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/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
1334 struct qlcnic_host_rds_ring *rds_ring, in qlcnic_alloc_rx_skb()
1365 struct qlcnic_host_rds_ring *rds_ring, u16 index, u16 cksum) in qlcnic_process_rxbuf()
1431 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_process_rcv() local
1494 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_process_lro() local
1627 struct qlcnic_host_rds_ring *rds_ring = in qlcnic_process_rcv_ring() local
1655 struct qlcnic_host_rds_ring *rds_ring) in qlcnic_post_rx_buffers()
[all …]
Dqlcnic_ctx.c99 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_fw_cmd_create_rx_ctx() local
395 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_alloc_hw_resources() local
499 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_free_hw_resources() local
Dqlcnic_main.c1104 struct qlcnic_host_rds_ring *rds_ring; in __qlcnic_up() local
1300 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_diag_alloc_res() local
Dqlcnic.h62 #define RCV_DESC_RINGSIZE(rds_ring) \ argument
64 #define RCV_BUFF_RINGSIZE(rds_ring) \ argument
/linux-2.6.39/drivers/net/netxen/
Dnetxen_nic_init.c110 struct nx_host_rds_ring *rds_ring; in netxen_release_rx_buffers() local
166 struct nx_host_rds_ring *rds_ring; in netxen_free_sw_resources() local
195 struct nx_host_rds_ring *rds_ring; in netxen_alloc_sw_resources() local
1439 struct nx_host_rds_ring *rds_ring, in netxen_alloc_rx_skb()
1472 struct nx_host_rds_ring *rds_ring, u16 index, u16 cksum) in netxen_process_rxbuf()
1509 struct nx_host_rds_ring *rds_ring; in netxen_process_rcv() local
1563 struct nx_host_rds_ring *rds_ring; in netxen_process_lro() local
1690 struct nx_host_rds_ring *rds_ring = in netxen_process_rcv_ring() local
1790 struct nx_host_rds_ring *rds_ring) in netxen_post_rx_buffers()
1848 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.c1070 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