Searched refs:nicvf_unmap_sndq_buffers (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/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()
|