Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/brocade/bna/
Dbna_types.h444 struct bna_txq { struct
446 struct list_head qe;
448 u8 priority;
450 struct bna_qpt qpt;
451 struct bna_tcb *tcb;
452 struct bna_ib ib;
454 struct bna_tx *tx;
456 int hw_id;
458 u64 tx_packets;
459 u64 tx_bytes;