Home
last modified time | relevance | path

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

/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_init.c94 struct nx_host_rds_ring *rds_ring; in netxen_release_rx_buffers() local
152 struct nx_host_rds_ring *rds_ring; in netxen_free_sw_resources() local
181 struct nx_host_rds_ring *rds_ring; in netxen_alloc_sw_resources() local
1454 struct nx_host_rds_ring *rds_ring, in netxen_alloc_rx_skb()
1487 struct nx_host_rds_ring *rds_ring, u16 index, u16 cksum) in netxen_process_rxbuf()
1523 struct nx_host_rds_ring *rds_ring; in netxen_process_rcv() local
1577 struct nx_host_rds_ring *rds_ring; in netxen_process_lro() local
1709 struct nx_host_rds_ring *rds_ring = in netxen_process_rcv_ring() local
1809 struct nx_host_rds_ring *rds_ring) in netxen_post_rx_buffers()
1867 struct nx_host_rds_ring *rds_ring) in netxen_post_rx_buffers_nodb()
Dnetxen_nic_ctx.c261 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
Dnetxen_nic_main.c1203 struct nx_host_rds_ring *rds_ring; in netxen_nic_attach() local
Dnetxen_nic.h59 #define RCV_DESC_RINGSIZE(rds_ring) \ argument
61 #define RCV_BUFF_RINGSIZE(rds_ring) \ argument
/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_io.c815 struct qlcnic_host_rds_ring *rds_ring, in qlcnic_alloc_rx_skb()
845 struct qlcnic_host_rds_ring *rds_ring, in qlcnic_post_rx_buffers_nodb()
1202 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_process_rcv() local
1269 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_process_lro() local
1359 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
1725 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_83xx_process_rcv() local
1791 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_83xx_process_lro() local
1883 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.c1883 struct qlcnic_host_rds_ring *rds_ring; in __qlcnic_up() local
2138 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_diag_alloc_res() local
3010 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