Home
last modified time | relevance | path

Searched refs:bnad_tx_unmap (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/brocade/bna/
Dbnad.h228 struct bnad_tx_unmap { struct
Dbnad.c115 struct bnad_tx_unmap *unmap_q, in bnad_tx_buff_unmap()
118 struct bnad_tx_unmap *unmap; in bnad_tx_buff_unmap()
164 struct bnad_tx_unmap *unmap_q = tcb->unmap_q; in bnad_txq_cleanup()
188 struct bnad_tx_unmap *unmap_q = tcb->unmap_q; in bnad_txcmpl_process()
189 struct bnad_tx_unmap *unmap; in bnad_txcmpl_process()
1991 bnad->num_txq_per_tx, (sizeof(struct bnad_tx_unmap) * in bnad_setup_tx()
2936 struct bnad_tx_unmap *unmap_q, *unmap, *head_unmap; in bnad_start_xmit()