Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/brocade/bna/
Dbna_types.h483 struct bna_txq { struct
485 struct list_head qe;
487 u8 priority;
489 struct bna_qpt qpt;
490 struct bna_tcb *tcb;
491 struct bna_ib ib;
493 struct bna_tx *tx;
495 int hw_id;
497 u64 tx_packets;
498 u64 tx_bytes;