Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/hyperv/
Dnetvsc_drv.c235 void netvsc_xmit_completion(void *context) in netvsc_xmit_completion() function
448 packet->send_completion = netvsc_xmit_completion; in netvsc_start_xmit()
Dnetvsc.c894 netvsc_xmit_completion(msdp->pkt); in netvsc_send()
919 netvsc_xmit_completion(msd_send); in netvsc_send()
Dhyperv_net.h195 void netvsc_xmit_completion(void *context);