Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/brocade/bna/
Dbna_types.h446 struct bna_txq { struct
448 struct list_head qe;
450 u8 priority;
452 struct bna_qpt qpt;
453 struct bna_tcb *tcb;
454 struct bna_ib ib;
456 struct bna_tx *tx;
458 int hw_id;
460 u64 tx_packets;
461 u64 tx_bytes;