Lines Matching defs:net_device
129 struct netvsc_device *net_device; in alloc_net_device() local
175 struct netvsc_device *net_device, in netvsc_revoke_recv_buf()
225 struct netvsc_device *net_device, in netvsc_revoke_send_buf()
276 struct netvsc_device *net_device, in netvsc_teardown_recv_gpadl()
298 struct netvsc_device *net_device, in netvsc_teardown_send_gpadl()
319 int netvsc_alloc_recv_comp_ring(struct netvsc_device *net_device, u32 q_idx) in netvsc_alloc_recv_comp_ring()
334 struct netvsc_device *net_device, in netvsc_init_buf()
554 struct netvsc_device *net_device, in negotiate_nvsp_ver()
616 struct netvsc_device *net_device, in netvsc_connect_vsp()
692 struct netvsc_device *net_device in netvsc_device_remove() local
742 static inline void netvsc_free_send_slot(struct netvsc_device *net_device, in netvsc_free_send_slot()
749 struct netvsc_device *net_device, in netvsc_send_tx_complete()
808 struct netvsc_device *net_device, in netvsc_send_completion()
899 static u32 netvsc_get_next_send_section(struct netvsc_device *net_device) in netvsc_get_next_send_section()
912 static void netvsc_copy_to_send_buf(struct netvsc_device *net_device, in netvsc_copy_to_send_buf()
953 struct netvsc_device *net_device, in netvsc_send_pkt()
1075 struct netvsc_device *net_device in netvsc_send() local
1280 struct netvsc_device *net_device, in netvsc_receive()
1487 struct netvsc_device *net_device, in netvsc_process_raw_pkt()
1534 struct netvsc_device *net_device = nvchan->net_device; in netvsc_poll() local
1600 struct netvsc_device *net_device; in netvsc_device_add() local