Home
last modified time | relevance | path

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

/openbmc/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
1453 struct nx_host_rds_ring *rds_ring, in netxen_alloc_rx_skb()
1486 struct nx_host_rds_ring *rds_ring, u16 index, u16 cksum) in netxen_process_rxbuf()
1522 struct nx_host_rds_ring *rds_ring; in netxen_process_rcv() local
1576 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()
H A Dnetxen_nic_ctx.c262 struct nx_host_rds_ring *rds_ring; in nx_fw_cmd_create_rx_ctx() local
684 struct nx_host_rds_ring *rds_ring; in netxen_init_old_ctx() local
740 struct nx_host_rds_ring *rds_ring; in netxen_alloc_hw_resources() local
853 struct nx_host_rds_ring *rds_ring; in netxen_free_hw_resources() local
H A Dnetxen_nic_main.c1198 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
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A 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
1439 struct qlcnic_host_rds_ring *rds_ring, u8 ring_id) in qlcnic_post_rx_buffers()
1497 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_process_rcv_diag() local
1724 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_83xx_process_rcv() local
1790 struct qlcnic_host_rds_ring *rds_ring; in qlcnic_83xx_process_lro() local
1882 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