Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/brocade/bna/
Dbnad.h229 struct bnad_tx_unmap { struct
Dbnad.c116 struct bnad_tx_unmap *unmap_q, in bnad_tx_buff_unmap()
119 struct bnad_tx_unmap *unmap; in bnad_tx_buff_unmap()
165 struct bnad_tx_unmap *unmap_q = tcb->unmap_q; in bnad_txq_cleanup()
189 struct bnad_tx_unmap *unmap_q = tcb->unmap_q; in bnad_txcmpl_process()
190 struct bnad_tx_unmap *unmap; in bnad_txcmpl_process()
1992 bnad->num_txq_per_tx, (sizeof(struct bnad_tx_unmap) * in bnad_setup_tx()
2937 struct bnad_tx_unmap *unmap_q, *unmap, *head_unmap; in bnad_start_xmit()