Home
last modified time | relevance | path

Searched refs:netvsc_xmit_completion (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/hyperv/
Dnetvsc.c916 netvsc_xmit_completion(msdp->pkt); in netvsc_send()
941 netvsc_xmit_completion(msd_send); in netvsc_send()
Dnetvsc_drv.c278 void netvsc_xmit_completion(void *context) in netvsc_xmit_completion() function
491 packet->send_completion = netvsc_xmit_completion; in netvsc_start_xmit()
Dhyperv_net.h197 void netvsc_xmit_completion(void *context);