Searched refs:nicvf_sq_add_gather_subdesc (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/cavium/thunder/ |
D | nicvf_queues.c | 22 static inline void nicvf_sq_add_gather_subdesc(struct snd_queue *sq, int qentry, 1253 nicvf_sq_add_gather_subdesc(sq, qentry, len, dma_addr); in nicvf_xdp_sq_append_pkt() 1422 static inline void nicvf_sq_add_gather_subdesc(struct snd_queue *sq, int qentry, in nicvf_sq_add_gather_subdesc() function 1513 nicvf_sq_add_gather_subdesc(sq, qentry, hdr_len, in nicvf_sq_append_tso() 1527 nicvf_sq_add_gather_subdesc(sq, qentry, size, in nicvf_sq_append_tso() 1587 nicvf_sq_add_gather_subdesc(sq, qentry, size, dma_addr); in nicvf_sq_append_skb() 1613 nicvf_sq_add_gather_subdesc(sq, qentry, size, dma_addr); in nicvf_sq_append_skb()
|