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

/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbnad.c87 /* Caller should ensure that the entry at unmap_q[index] is valid */
90 struct bnad_tx_unmap *unmap_q,
97 unmap = &unmap_q[index];
115 unmap = &unmap_q[index];
139 struct bnad_tx_unmap *unmap_q = tcb->unmap_q; local
144 skb = unmap_q[i].skb;
147 bnad_tx_buff_unmap(bnad, unmap_q, tcb->q_depth, i);
163 struct bnad_tx_unmap *unmap_q = tcb->unmap_q; local
89 bnad_tx_buff_unmap(struct bnad *bnad, struct bnad_tx_unmap *unmap_q, u32 q_depth, u32 index) argument
249 struct bnad_rx_unmap_q *unmap_q = rcb->unmap_q; local
261 struct bnad_rx_unmap_q *unmap_q = rcb->unmap_q; local
324 struct bnad_rx_unmap_q *unmap_q = rcb->unmap_q; local
342 struct bnad_rx_unmap_q *unmap_q = rcb->unmap_q; local
416 struct bnad_rx_unmap_q *unmap_q = rcb->unmap_q; local
471 struct bnad_rx_unmap_q *unmap_q = rcb->unmap_q; local
502 struct bnad_rx_unmap_q *unmap_q; local
523 struct bnad_rx_unmap_q *unmap_q; local
591 struct bnad_rx_unmap_q *unmap_q; local
2913 struct bnad_tx_unmap *unmap_q, *unmap, *head_unmap; local
[all...]
H A Dbna_types.h424 void *unmap_q; member in struct:bna_tcb
556 void *unmap_q; member in struct:bna_rcb
H A Dbna_tx_rx.c2383 q0->rcb->unmap_q = (void *)dqunmap_mem[dq_idx].kva;
2410 q1->rcb->unmap_q = (void *)hqunmap_mem[hq_idx].kva;
3467 txq->tcb->unmap_q = (void *)
/linux-master/drivers/crypto/caam/
H A Dcaampkc.c530 goto unmap_q;
564 unmap_q:
601 goto unmap_q;
659 unmap_q:

Completed in 116 milliseconds