Lines Matching defs:net_device

105 	struct netvsc_device *net_device;  in alloc_net_device()  local
147 struct netvsc_device *net_device, in netvsc_revoke_recv_buf()
197 struct netvsc_device *net_device, in netvsc_revoke_send_buf()
248 struct netvsc_device *net_device, in netvsc_teardown_recv_gpadl()
270 struct netvsc_device *net_device, in netvsc_teardown_send_gpadl()
291 int netvsc_alloc_recv_comp_ring(struct netvsc_device *net_device, u32 q_idx) in netvsc_alloc_recv_comp_ring()
306 struct netvsc_device *net_device, in netvsc_init_buf()
500 struct netvsc_device *net_device, in negotiate_nvsp_ver()
556 struct netvsc_device *net_device, in netvsc_connect_vsp()
625 struct netvsc_device *net_device in netvsc_device_remove() local
672 static inline void netvsc_free_send_slot(struct netvsc_device *net_device, in netvsc_free_send_slot()
679 struct netvsc_device *net_device, in netvsc_send_tx_complete()
729 struct netvsc_device *net_device, in netvsc_send_completion()
759 static u32 netvsc_get_next_send_section(struct netvsc_device *net_device) in netvsc_get_next_send_section()
772 static void netvsc_copy_to_send_buf(struct netvsc_device *net_device, in netvsc_copy_to_send_buf()
813 struct netvsc_device *net_device, in netvsc_send_pkt()
909 struct netvsc_device *net_device in netvsc_send() local
1113 struct netvsc_device *net_device, in netvsc_receive()
1227 struct netvsc_device *net_device, in netvsc_process_raw_pkt()
1275 struct netvsc_device *net_device = nvchan->net_device; in netvsc_poll() local
1341 struct netvsc_device *net_device; in netvsc_device_add() local