Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ctx.c448 struct nx_host_tx_ring *tx_ring = adapter->tx_ring; in nx_fw_cmd_create_tx_ctx()
706 struct nx_host_tx_ring *tx_ring; in netxen_init_old_ctx()
762 struct nx_host_tx_ring *tx_ring; in netxen_alloc_hw_resources()
876 struct nx_host_tx_ring *tx_ring; in netxen_free_hw_resources()
Dnetxen_nic.h656 struct nx_host_tx_ring { struct
1657 struct nx_host_tx_ring *tx_ring;
1806 struct nx_host_tx_ring *tx_ring);
1874 static inline u32 netxen_tx_avail(struct nx_host_tx_ring *tx_ring) in netxen_tx_avail()
Dnetxen_nic_init.c136 struct nx_host_tx_ring *tx_ring = adapter->tx_ring; in netxen_release_tx_buffers()
169 struct nx_host_tx_ring *tx_ring; in netxen_free_sw_resources()
199 struct nx_host_tx_ring *tx_ring; in netxen_alloc_sw_resources()
206 tx_ring = kzalloc(sizeof(struct nx_host_tx_ring), GFP_KERNEL); in netxen_alloc_sw_resources()
1765 struct nx_host_tx_ring *tx_ring = adapter->tx_ring; in netxen_process_cmd_ring()
Dnetxen_nic_main.c123 struct nx_host_tx_ring *tx_ring) in netxen_nic_update_cmd_producer()
135 struct nx_host_tx_ring *tx_ring) in netxen_nic_update_cmd_consumer()
1225 struct nx_host_tx_ring *tx_ring; in netxen_nic_attach()
1876 struct nx_host_tx_ring *tx_ring, in netxen_tso_check()
2058 struct nx_host_tx_ring *tx_ring = adapter->tx_ring; in netxen_nic_xmit_frame()
Dnetxen_nic_hw.c585 struct nx_host_tx_ring *tx_ring; in netxen_send_cmd_descs()