Lines Matching defs:net_device

130 	struct netvsc_device *net_device;  in alloc_net_device()  local
179 struct netvsc_device *net_device, in netvsc_revoke_recv_buf()
229 struct netvsc_device *net_device, in netvsc_revoke_send_buf()
280 struct netvsc_device *net_device, in netvsc_teardown_recv_gpadl()
301 struct netvsc_device *net_device, in netvsc_teardown_send_gpadl()
321 int netvsc_alloc_recv_comp_ring(struct netvsc_device *net_device, u32 q_idx) in netvsc_alloc_recv_comp_ring()
336 struct netvsc_device *net_device, in netvsc_init_buf()
555 struct netvsc_device *net_device, in negotiate_nvsp_ver()
617 struct netvsc_device *net_device, in netvsc_connect_vsp()
693 struct netvsc_device *net_device in netvsc_device_remove() local
746 static inline void netvsc_free_send_slot(struct netvsc_device *net_device, in netvsc_free_send_slot()
753 struct netvsc_device *net_device, in netvsc_send_tx_complete()
813 struct netvsc_device *net_device, in netvsc_send_completion()
922 static u32 netvsc_get_next_send_section(struct netvsc_device *net_device) in netvsc_get_next_send_section()
935 static void netvsc_copy_to_send_buf(struct netvsc_device *net_device, in netvsc_copy_to_send_buf()
1053 struct netvsc_device *net_device, in netvsc_send_pkt()
1186 struct netvsc_device *net_device in netvsc_send() local
1391 struct netvsc_device *net_device, in netvsc_receive()
1602 struct netvsc_device *net_device, in netvsc_process_raw_pkt()
1648 struct netvsc_device *net_device = nvchan->net_device; in netvsc_poll() local
1719 struct netvsc_device *net_device; in netvsc_device_add() local