Home
last modified time | relevance | path

Searched defs:nvscdev (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/hyperv/
H A Dnetvsc.c1550 netvsc_send_table(struct net_device * ndev,struct netvsc_device * nvscdev,const struct nvsp_message * nvmsg,u32 msglen) netvsc_send_table() argument
1620 netvsc_receive_inband(struct net_device * ndev,struct netvsc_device * nvscdev,const struct vmpacket_descriptor * desc) netvsc_receive_inband() argument
H A Dnetvsc_drv.c105 static void netvsc_tx_enable(struct netvsc_device *nvscdev, in netvsc_tx_enable()
189 static void netvsc_tx_disable(struct netvsc_device *nvscdev, in netvsc_tx_disable()
H A Drndis_filter.c1228 struct netvsc_device *nvscdev; in netvsc_sc_open() local