bnad_tx_info
struct bnad_tx_info *tx_info =
(struct bnad_tx_info *)tcb->txq->tx->priv;
struct bnad_tx_info *tx_info =
(struct bnad_tx_info *)tcb->txq->tx->priv;
struct bnad_tx_info *tx_info = tx->priv;
struct bnad_tx_info *tx_info = tx->priv;
struct bnad_tx_info *tx_info =
container_of(work, struct bnad_tx_info, tx_cleanup_work.work);
struct bnad_tx_info *tx_info = tx->priv;
bnad_tx_msix_unregister(struct bnad *bnad, struct bnad_tx_info *tx_info,
bnad_tx_msix_register(struct bnad *bnad, struct bnad_tx_info *tx_info,
struct bnad_tx_info *tx_info = &bnad->tx_info[tx_id];
struct bnad_tx_info *tx_info = &bnad->tx_info[tx_id];
struct bnad_tx_info *tx_info;
struct bnad_tx_info tx_info[BNAD_MAX_TX];