Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/brocade/bna/
H A Dbnad.c90 struct bnad_tx_unmap *unmap_q, in bnad_tx_buff_unmap() argument
97 unmap = &unmap_q[index]; in bnad_tx_buff_unmap()
115 unmap = &unmap_q[index]; in bnad_tx_buff_unmap()
139 struct bnad_tx_unmap *unmap_q = tcb->unmap_q; in bnad_txq_cleanup() local
144 skb = unmap_q[i].skb; in bnad_txq_cleanup()
147 bnad_tx_buff_unmap(bnad, unmap_q, tcb->q_depth, i); in bnad_txq_cleanup()
163 struct bnad_tx_unmap *unmap_q = tcb->unmap_q; in bnad_txcmpl_process() local
180 unmap = &unmap_q[cons]; in bnad_txcmpl_process()
190 cons = bnad_tx_buff_unmap(bnad, unmap_q, q_depth, cons); in bnad_txcmpl_process()
249 struct bnad_rx_unmap_q *unmap_q = rcb->unmap_q; in bnad_rxq_alloc_uninit() local
[all …]
H A Dbna_types.h424 void *unmap_q; member
556 void *unmap_q; member
H A Dbna_tx_rx.c2383 q0->rcb->unmap_q = (void *)dqunmap_mem[dq_idx].kva; in bna_rx_create()
2410 q1->rcb->unmap_q = (void *)hqunmap_mem[hq_idx].kva; in bna_rx_create()
3467 txq->tcb->unmap_q = (void *) in bna_tx_create()
/linux/drivers/crypto/caam/
H A Dcaampkc.c530 goto unmap_q; in set_rsa_priv_f2_pdb()
564 unmap_q: in set_rsa_priv_f2_pdb()
601 goto unmap_q; in set_rsa_priv_f3_pdb()
659 unmap_q: in set_rsa_priv_f3_pdb()