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