Searched refs:nicvf_unmap_sndq_buffers (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/cavium/thunder/ |
D | nicvf_queues.h | 331 void nicvf_unmap_sndq_buffers(struct nicvf *nic, struct snd_queue *sq,
|
D | nicvf_queues.c | 558 void nicvf_unmap_sndq_buffers(struct nicvf *nic, struct snd_queue *sq, in nicvf_unmap_sndq_buffers() function 612 nicvf_unmap_sndq_buffers(nic, sq, hdr->rsvd2, in nicvf_free_snd_queue() 615 nicvf_unmap_sndq_buffers(nic, sq, sq->head, in nicvf_free_snd_queue() 1609 nicvf_unmap_sndq_buffers(nic, sq, hdr_sqe, i); in nicvf_sq_append_skb()
|
D | nicvf_main.c | 664 nicvf_unmap_sndq_buffers(nic, sq, cqe_tx->sqe_ptr, in nicvf_snd_pkt_handler() 682 nicvf_unmap_sndq_buffers(nic, sq, hdr->rsvd2, in nicvf_snd_pkt_handler() 686 nicvf_unmap_sndq_buffers(nic, sq, cqe_tx->sqe_ptr, in nicvf_snd_pkt_handler()
|