Searched refs:nicvf_sq_add_gather_subdesc (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/cavium/thunder/ |
D | nicvf_queues.c | 20 static inline void nicvf_sq_add_gather_subdesc(struct snd_queue *sq, int qentry, 1250 nicvf_sq_add_gather_subdesc(sq, qentry, len, dma_addr); in nicvf_xdp_sq_append_pkt() 1419 static inline void nicvf_sq_add_gather_subdesc(struct snd_queue *sq, int qentry, in nicvf_sq_add_gather_subdesc() function 1511 nicvf_sq_add_gather_subdesc(sq, qentry, hdr_len, in nicvf_sq_append_tso() 1525 nicvf_sq_add_gather_subdesc(sq, qentry, size, in nicvf_sq_append_tso() 1585 nicvf_sq_add_gather_subdesc(sq, qentry, size, dma_addr); in nicvf_sq_append_skb() 1609 nicvf_sq_add_gather_subdesc(sq, qentry, size, dma_addr); in nicvf_sq_append_skb()
|