Searched defs:efx_tx_queue (Results 1 – 2 of 2) sorted by relevance
259 struct efx_tx_queue { struct261 struct efx_nic *efx ____cacheline_aligned_in_smp;262 unsigned int queue;263 unsigned int label;264 unsigned int type;265 unsigned int tso_version;266 bool tso_encap;267 struct efx_channel *channel;268 struct netdev_queue *core_txq;269 struct efx_tx_buffer *buffer;[all …]
257 struct efx_tx_queue { struct259 struct efx_nic *efx ____cacheline_aligned_in_smp;260 unsigned int queue;261 unsigned int label;262 unsigned int type;263 unsigned int tso_version;264 bool tso_encap;265 struct efx_channel *channel;266 struct netdev_queue *core_txq;267 struct efx_tx_buffer *buffer;[all …]