Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_main.c130 static inline void netxen_nic_disable_int(struct nx_host_sds_ring *sds_ring) in netxen_nic_disable_int()
137 static inline void netxen_nic_enable_int(struct nx_host_sds_ring *sds_ring) in netxen_nic_enable_int()
150 int size = sizeof(struct nx_host_sds_ring) * count; in netxen_alloc_sds_rings()
168 struct nx_host_sds_ring *sds_ring; in netxen_napi_add()
187 struct nx_host_sds_ring *sds_ring; in netxen_napi_del()
202 struct nx_host_sds_ring *sds_ring; in netxen_napi_enable()
216 struct nx_host_sds_ring *sds_ring; in netxen_napi_disable()
1040 struct nx_host_sds_ring *sds_ring; in netxen_nic_request_irq()
1073 struct nx_host_sds_ring *sds_ring; in netxen_nic_free_irq()
2287 struct nx_host_sds_ring *sds_ring = data; in netxen_intr()
[all …]
Dnetxen_nic_ctx.c262 struct nx_host_sds_ring *sds_ring; in nx_fw_cmd_create_rx_ctx()
682 struct nx_host_sds_ring *sds_ring; in netxen_init_old_ctx()
738 struct nx_host_sds_ring *sds_ring; in netxen_alloc_hw_resources()
851 struct nx_host_sds_ring *sds_ring; in netxen_free_hw_resources()
Dnetxen_nic_init.c182 struct nx_host_sds_ring *sds_ring; in netxen_alloc_sw_resources()
1427 struct nx_host_sds_ring *sds_ring) in netxen_handle_fw_message()
1516 struct nx_host_sds_ring *sds_ring, in netxen_process_rcv()
1570 struct nx_host_sds_ring *sds_ring, in netxen_process_lro()
1647 netxen_process_rcv_ring(struct nx_host_sds_ring *sds_ring, int max) in netxen_process_rcv_ring()
Dnetxen_nic.h623 struct nx_host_sds_ring { struct
667 struct nx_host_sds_ring *sds_rings;
1766 int netxen_process_rcv_ring(struct nx_host_sds_ring *sds_ring, int max);
Dnetxen_nic_ethtool.c288 struct nx_host_sds_ring *sds_ring; in netxen_nic_get_regs()