Searched defs:bnad_tx_info (Results 1 – 1 of 1) sorted by relevance
211 struct bnad_tx_info { struct212 struct bna_tx *tx; /* 1:1 between tx_info & tx */213 struct bna_tcb *tcb[BNAD_MAX_TXQ_PER_TX];214 u32 tx_id;215 struct delayed_work tx_cleanup_work;