Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/brocade/bna/
Dbna_types.h456 struct bna_txq { struct
458 struct list_head qe;
460 u8 priority;
462 struct bna_qpt qpt;
463 struct bna_tcb *tcb;
464 struct bna_ib ib;
466 struct bna_tx *tx;
468 int hw_id;
470 u64 tx_packets;
471 u64 tx_bytes;