Searched refs:nicvf_unmap_sndq_buffers (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/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 | 553 void nicvf_unmap_sndq_buffers(struct nicvf *nic, struct snd_queue *sq, in nicvf_unmap_sndq_buffers() function 609 nicvf_unmap_sndq_buffers(nic, sq, hdr->rsvd2, in nicvf_free_snd_queue() 612 nicvf_unmap_sndq_buffers(nic, sq, sq->head, in nicvf_free_snd_queue() 1604 nicvf_unmap_sndq_buffers(nic, sq, hdr_sqe, i); in nicvf_sq_append_skb()
|
H A D | nicvf_main.c | 685 nicvf_unmap_sndq_buffers(nic, sq, cqe_tx->sqe_ptr, in nicvf_snd_pkt_handler() 703 nicvf_unmap_sndq_buffers(nic, sq, hdr->rsvd2, in nicvf_snd_pkt_handler() 707 nicvf_unmap_sndq_buffers(nic, sq, cqe_tx->sqe_ptr, in nicvf_snd_pkt_handler()
|
/kernel/linux/linux-6.6/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()
|
Completed in 13 milliseconds