Home
last modified time | relevance | path

Searched defs:efx_tx_queue (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/sfc/
A Dnet_driver.h239 struct efx_tx_queue { struct
242 unsigned int queue;
243 unsigned int label;
244 unsigned int type;
246 bool tso_encap;
253 void __iomem *piobuf;
255 bool initialised;
256 bool timestamping;
257 bool xdp_tx;
277 unsigned int pushes;
[all …]
/linux/drivers/net/ethernet/sfc/siena/
A Dnet_driver.h257 struct efx_tx_queue { struct
260 unsigned int queue;
261 unsigned int label;
262 unsigned int type;
264 bool tso_encap;
271 void __iomem *piobuf;
273 bool initialised;
274 bool timestamping;
275 bool xdp_tx;
295 unsigned int pushes;
[all …]

Completed in 16 milliseconds