Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ctx.c429 struct nx_host_tx_ring *tx_ring = adapter->tx_ring; in nx_fw_cmd_create_tx_ctx()
686 struct nx_host_tx_ring *tx_ring; in netxen_init_old_ctx()
742 struct nx_host_tx_ring *tx_ring; in netxen_alloc_hw_resources()
855 struct nx_host_tx_ring *tx_ring; in netxen_free_hw_resources()
Dnetxen_nic.h640 struct nx_host_tx_ring { struct
1638 struct nx_host_tx_ring *tx_ring;
1787 struct nx_host_tx_ring *tx_ring);
1855 static inline u32 netxen_tx_avail(struct nx_host_tx_ring *tx_ring) in netxen_tx_avail()
Dnetxen_nic_init.c118 struct nx_host_tx_ring *tx_ring = adapter->tx_ring; in netxen_release_tx_buffers()
151 struct nx_host_tx_ring *tx_ring; in netxen_free_sw_resources()
181 struct nx_host_tx_ring *tx_ring; in netxen_alloc_sw_resources()
188 tx_ring = kzalloc(sizeof(struct nx_host_tx_ring), GFP_KERNEL); in netxen_alloc_sw_resources()
1745 struct nx_host_tx_ring *tx_ring = adapter->tx_ring; in netxen_process_cmd_ring()
Dnetxen_nic_main.c104 struct nx_host_tx_ring *tx_ring) in netxen_nic_update_cmd_producer()
116 struct nx_host_tx_ring *tx_ring) in netxen_nic_update_cmd_consumer()
1200 struct nx_host_tx_ring *tx_ring; in netxen_nic_attach()
1851 struct nx_host_tx_ring *tx_ring, in netxen_tso_check()
2033 struct nx_host_tx_ring *tx_ring = adapter->tx_ring; in netxen_nic_xmit_frame()
Dnetxen_nic_hw.c555 struct nx_host_tx_ring *tx_ring; in netxen_send_cmd_descs()