Searched defs:efx_tx_queue (Results 1 – 2 of 2) sorted by relevance
260 struct efx_tx_queue { struct262 struct efx_nic *efx ____cacheline_aligned_in_smp;263 unsigned int queue;264 unsigned int label;265 unsigned int type;266 unsigned int tso_version;267 bool tso_encap;268 struct efx_channel *channel;269 struct netdev_queue *core_txq;270 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 …]