Searched refs:nicvf_sq_append_skb (Results 1 – 3 of 3) sorted by relevance
323 int nicvf_sq_append_skb(struct nicvf *nic, struct sk_buff *skb);
1104 int nicvf_sq_append_skb(struct nicvf *nic, struct sk_buff *skb) in nicvf_sq_append_skb() function
1020 if (!netif_tx_queue_stopped(txq) && !nicvf_sq_append_skb(nic, skb)) { in nicvf_xmit()