Searched refs:nicvf_unmap_sndq_buffers (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_queues.h | 328 void nicvf_unmap_sndq_buffers(struct nicvf *nic, struct snd_queue *sq,
|
H A D | nicvf_queues.c | 554 void nicvf_unmap_sndq_buffers(struct nicvf *nic, struct snd_queue *sq, in nicvf_unmap_sndq_buffers() function 610 nicvf_unmap_sndq_buffers(nic, sq, hdr->rsvd2, in nicvf_free_snd_queue() 613 nicvf_unmap_sndq_buffers(nic, sq, sq->head, in nicvf_free_snd_queue() 1605 nicvf_unmap_sndq_buffers(nic, sq, hdr_sqe, i); in nicvf_sq_append_skb()
|
H A D | nicvf_main.c | 682 nicvf_unmap_sndq_buffers(nic, sq, cqe_tx->sqe_ptr, in nicvf_snd_pkt_handler() 700 nicvf_unmap_sndq_buffers(nic, sq, hdr->rsvd2, in nicvf_snd_pkt_handler() 704 nicvf_unmap_sndq_buffers(nic, sq, cqe_tx->sqe_ptr, in nicvf_snd_pkt_handler()
|