Home
last modified time | relevance | path

Searched refs:unmap_q (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/brocade/bna/
Dbnad.c98 struct bnad_tx_unmap *unmap_q, in bnad_tx_buff_unmap() argument
105 unmap = &unmap_q[index]; in bnad_tx_buff_unmap()
123 unmap = &unmap_q[index]; in bnad_tx_buff_unmap()
147 struct bnad_tx_unmap *unmap_q = tcb->unmap_q; in bnad_txq_cleanup() local
152 skb = unmap_q[i].skb; in bnad_txq_cleanup()
155 bnad_tx_buff_unmap(bnad, unmap_q, tcb->q_depth, i); in bnad_txq_cleanup()
171 struct bnad_tx_unmap *unmap_q = tcb->unmap_q; in bnad_txcmpl_process() local
188 unmap = &unmap_q[cons]; in bnad_txcmpl_process()
198 cons = bnad_tx_buff_unmap(bnad, unmap_q, q_depth, cons); in bnad_txcmpl_process()
257 struct bnad_rx_unmap_q *unmap_q = rcb->unmap_q; in bnad_rxq_alloc_uninit() local
[all …]
Dbna_types.h426 void *unmap_q; member
555 void *unmap_q; member
Dbna_tx_rx.c2391 q0->rcb->unmap_q = (void *)dqunmap_mem[dq_idx].kva; in bna_rx_create()
2418 q1->rcb->unmap_q = (void *)hqunmap_mem[hq_idx].kva; in bna_rx_create()
3475 txq->tcb->unmap_q = (void *) in bna_tx_create()
/Linux-v4.19/drivers/crypto/caam/
Dcaampkc.c423 goto unmap_q; in set_rsa_priv_f2_pdb()
455 unmap_q: in set_rsa_priv_f2_pdb()
492 goto unmap_q; in set_rsa_priv_f3_pdb()
548 unmap_q: in set_rsa_priv_f3_pdb()