Searched defs:rds_ring (Results 1 - 8 of 8) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic_ctx.c | 282 struct nx_host_rds_ring *rds_ring; nx_fw_cmd_create_rx_ctx() local 704 struct nx_host_rds_ring *rds_ring; netxen_init_old_ctx() local 760 struct nx_host_rds_ring *rds_ring; netxen_alloc_hw_resources() local 874 struct nx_host_rds_ring *rds_ring; netxen_free_hw_resources() local
|
H A D | netxen_nic_init.c | 110 struct nx_host_rds_ring *rds_ring; netxen_release_rx_buffers() local 168 struct nx_host_rds_ring *rds_ring; netxen_free_sw_resources() local 197 struct nx_host_rds_ring *rds_ring; netxen_alloc_sw_resources() local 1543 struct nx_host_rds_ring *rds_ring; netxen_process_rcv() local 1597 struct nx_host_rds_ring *rds_ring; netxen_process_lro() local 1729 struct nx_host_rds_ring *rds_ring = netxen_process_rcv_ring() local 1473 netxen_alloc_rx_skb(struct netxen_adapter *adapter, struct nx_host_rds_ring *rds_ring, struct netxen_rx_buffer *buffer) netxen_alloc_rx_skb() argument 1506 netxen_process_rxbuf(struct netxen_adapter *adapter, struct nx_host_rds_ring *rds_ring, u16 index, u16 cksum) netxen_process_rxbuf() argument 1828 netxen_post_rx_buffers(struct netxen_adapter *adapter, u32 ringid, struct nx_host_rds_ring *rds_ring) netxen_post_rx_buffers() argument 1886 netxen_post_rx_buffers_nodb(struct netxen_adapter *adapter, struct nx_host_rds_ring *rds_ring) netxen_post_rx_buffers_nodb() argument
|
H A D | netxen_nic_main.c | 1224 struct nx_host_rds_ring *rds_ring; netxen_nic_attach() local
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_ctx.c | 245 struct qlcnic_host_rds_ring *rds_ring; qlcnic_82xx_fw_cmd_create_rx_ctx() local 562 struct qlcnic_host_rds_ring *rds_ring; qlcnic_alloc_hw_resources() local 715 struct qlcnic_host_rds_ring *rds_ring; qlcnic_free_hw_resources() local
|
H A D | qlcnic_init.c | 86 struct qlcnic_host_rds_ring *rds_ring; qlcnic_release_rx_buffers() local 111 struct qlcnic_host_rds_ring *rds_ring; qlcnic_reset_rx_buffers_list() local 169 struct qlcnic_host_rds_ring *rds_ring; qlcnic_free_sw_resources() local 188 struct qlcnic_host_rds_ring *rds_ring; qlcnic_alloc_sw_resources() local
|
H A D | qlcnic_io.c | 1199 struct qlcnic_host_rds_ring *rds_ring; qlcnic_process_rcv() local 1266 struct qlcnic_host_rds_ring *rds_ring; qlcnic_process_lro() local 1356 struct qlcnic_host_rds_ring *rds_ring; qlcnic_process_rcv_ring() local 1493 struct qlcnic_host_rds_ring *rds_ring; qlcnic_process_rcv_diag() local 1722 struct qlcnic_host_rds_ring *rds_ring; qlcnic_83xx_process_rcv() local 1788 struct qlcnic_host_rds_ring *rds_ring; qlcnic_83xx_process_lro() local 1880 struct qlcnic_host_rds_ring *rds_ring; qlcnic_83xx_process_rcv_ring() local 2177 struct qlcnic_host_rds_ring *rds_ring; qlcnic_83xx_process_rcv_diag() local 811 qlcnic_alloc_rx_skb(struct qlcnic_adapter *adapter, struct qlcnic_host_rds_ring *rds_ring, struct qlcnic_rx_buffer *buffer) qlcnic_alloc_rx_skb() argument 841 qlcnic_post_rx_buffers_nodb(struct qlcnic_adapter *adapter, struct qlcnic_host_rds_ring *rds_ring, u8 ring_id) qlcnic_post_rx_buffers_nodb() argument 1434 qlcnic_post_rx_buffers(struct qlcnic_adapter *adapter, struct qlcnic_host_rds_ring *rds_ring, u8 ring_id) qlcnic_post_rx_buffers() argument
|
H A D | qlcnic_83xx_hw.c | 1395 struct qlcnic_host_rds_ring *rds_ring; qlcnic_83xx_diag_alloc_res() local
|
H A D | qlcnic_main.c | 1882 struct qlcnic_host_rds_ring *rds_ring; __qlcnic_up() local 2139 struct qlcnic_host_rds_ring *rds_ring; qlcnic_diag_alloc_res() local 3009 struct qlcnic_host_rds_ring *rds_ring; qlcnic_dump_rings() local
|
Completed in 285 milliseconds