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