Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/qlogic/qede/
Dqede.h389 struct qede_tx_queue { struct
390 u8 is_xdp;
391 bool is_legacy;
392 u16 sw_tx_cons;
393 u16 sw_tx_prod;
394 u16 num_tx_buffers; /* Slowpath only */
396 u64 xmit_pkts;
397 u64 stopped_cnt;
398 u64 tx_mem_alloc_err;
400 __le16 *hw_cons_ptr;
[all …]