Searched refs:nicvf_sq_append_skb (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_queues.h | 343 int nicvf_sq_append_skb(struct nicvf *nic, struct snd_queue *sq,
|
H A D | nicvf_main.c | 1293 !nicvf_sq_append_skb(snic, sq, skb, qid)) { in nicvf_xmit()
|
H A D | nicvf_queues.c | 1549 int nicvf_sq_append_skb(struct nicvf *nic, struct snd_queue *sq, in nicvf_sq_append_skb() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_queues.h | 343 int nicvf_sq_append_skb(struct nicvf *nic, struct snd_queue *sq,
|
H A D | nicvf_main.c | 1290 !nicvf_sq_append_skb(snic, sq, skb, qid)) { in nicvf_xmit()
|
H A D | nicvf_queues.c | 1550 int nicvf_sq_append_skb(struct nicvf *nic, struct snd_queue *sq, in nicvf_sq_append_skb() function
|
Completed in 13 milliseconds