Searched defs:bnad_tx_info (Results 1 – 1 of 1) sorted by relevance
203 struct bnad_tx_info { struct204 struct bna_tx *tx; /* 1:1 between tx_info & tx */205 struct bna_tcb *tcb[BNAD_MAX_TXQ_PER_TX];206 u32 tx_id;207 struct delayed_work tx_cleanup_work;