Searched refs:netvsc_send_pkt (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/net/hyperv/ |
D | netvsc.c | 861 static inline int netvsc_send_pkt( in netvsc_send_pkt() function 990 return netvsc_send_pkt(device, packet, net_device, pb, skb); in netvsc_send() 1064 int m_ret = netvsc_send_pkt(device, msd_send, net_device, in netvsc_send() 1075 ret = netvsc_send_pkt(device, cur_send, net_device, pb, skb); in netvsc_send()
|