Home
last modified time | relevance | path

Searched refs:nicvf_sq_append_skb (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.h323 int nicvf_sq_append_skb(struct nicvf *nic, struct sk_buff *skb);
Dnicvf_queues.c1104 int nicvf_sq_append_skb(struct nicvf *nic, struct sk_buff *skb) in nicvf_sq_append_skb() function
Dnicvf_main.c1020 if (!netif_tx_queue_stopped(txq) && !nicvf_sq_append_skb(nic, skb)) { in nicvf_xmit()