Home
last modified time | relevance | path

Searched refs:nx_host_sds_ring (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_main.c146 static inline void netxen_nic_disable_int(struct nx_host_sds_ring *sds_ring) in netxen_nic_disable_int()
153 static inline void netxen_nic_enable_int(struct nx_host_sds_ring *sds_ring) in netxen_nic_enable_int()
166 int size = sizeof(struct nx_host_sds_ring) * count; in netxen_alloc_sds_rings()
184 struct nx_host_sds_ring *sds_ring; in netxen_napi_add()
203 struct nx_host_sds_ring *sds_ring; in netxen_napi_del()
218 struct nx_host_sds_ring *sds_ring; in netxen_napi_enable()
232 struct nx_host_sds_ring *sds_ring; in netxen_napi_disable()
1056 struct nx_host_sds_ring *sds_ring; in netxen_nic_request_irq()
1089 struct nx_host_sds_ring *sds_ring; in netxen_nic_free_irq()
2312 struct nx_host_sds_ring *sds_ring = data; in netxen_intr()
[all …]
Dnetxen_nic_ctx.c278 struct nx_host_sds_ring *sds_ring; in nx_fw_cmd_create_rx_ctx()
700 struct nx_host_sds_ring *sds_ring; in netxen_init_old_ctx()
756 struct nx_host_sds_ring *sds_ring; in netxen_alloc_hw_resources()
870 struct nx_host_sds_ring *sds_ring; in netxen_free_hw_resources()
Dnetxen_nic_init.c198 struct nx_host_sds_ring *sds_ring; in netxen_alloc_sw_resources()
1442 struct nx_host_sds_ring *sds_ring) in netxen_handle_fw_message()
1531 struct nx_host_sds_ring *sds_ring, in netxen_process_rcv()
1585 struct nx_host_sds_ring *sds_ring, in netxen_process_lro()
1662 netxen_process_rcv_ring(struct nx_host_sds_ring *sds_ring, int max) in netxen_process_rcv_ring()
Dnetxen_nic.h639 struct nx_host_sds_ring { struct
683 struct nx_host_sds_ring *sds_rings;
1785 int netxen_process_rcv_ring(struct nx_host_sds_ring *sds_ring, int max);
Dnetxen_nic_ethtool.c304 struct nx_host_sds_ring *sds_ring; in netxen_nic_get_regs()