Searched refs:netvsc_send_pkt (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/hyperv/ |
D | netvsc.c | 810 static inline int netvsc_send_pkt( in netvsc_send_pkt() function 933 return netvsc_send_pkt(device, packet, net_device, pb, skb); in netvsc_send() 1007 int m_ret = netvsc_send_pkt(device, msd_send, net_device, in netvsc_send() 1018 ret = netvsc_send_pkt(device, cur_send, net_device, pb, skb); in netvsc_send()
|