Searched refs:netvsc_send_pkt (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/net/hyperv/ |
D | netvsc.c | 1069 static inline int netvsc_send_pkt( in netvsc_send_pkt() function 1230 return netvsc_send_pkt(device, packet, net_device, pb, skb); in netvsc_send() 1304 int m_ret = netvsc_send_pkt(device, msd_send, net_device, in netvsc_send() 1315 ret = netvsc_send_pkt(device, cur_send, net_device, pb, skb); in netvsc_send()
|