Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/brocade/bna/
Dbnad.h221 struct bnad_tx_unmap { struct
Dbnad.c90 struct bnad_tx_unmap *unmap_q, in bnad_tx_buff_unmap()
93 struct bnad_tx_unmap *unmap; in bnad_tx_buff_unmap()
139 struct bnad_tx_unmap *unmap_q = tcb->unmap_q; in bnad_txq_cleanup()
163 struct bnad_tx_unmap *unmap_q = tcb->unmap_q; in bnad_txcmpl_process()
164 struct bnad_tx_unmap *unmap; in bnad_txcmpl_process()
1976 bnad->num_txq_per_tx, (sizeof(struct bnad_tx_unmap) * in bnad_setup_tx()
2918 struct bnad_tx_unmap *unmap_q, *unmap, *head_unmap; in bnad_start_xmit()