Searched defs:net_device (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/net/batman-adv/ |
H A D | hard-interface.c | 126 bool batadv_is_wifi_netdev(struct net_device *net_device) batadv_is_wifi_netdev() argument
|
/linux-4.1.27/drivers/net/hyperv/ |
H A D | netvsc.c | 38 struct netvsc_device *net_device; alloc_net_device() local 75 struct netvsc_device *net_device; get_outbound_net_device() local 86 struct netvsc_device *net_device; get_inbound_net_device() local 102 static int netvsc_destroy_buf(struct netvsc_device *net_device) netvsc_destroy_buf() argument 227 struct netvsc_device *net_device; netvsc_init_buf() local 466 struct netvsc_device *net_device; netvsc_connect_vsp() local 533 static void netvsc_disconnect_vsp(struct netvsc_device *net_device) netvsc_disconnect_vsp() argument 543 struct netvsc_device *net_device; netvsc_device_remove() local 595 static inline void netvsc_free_send_slot(struct netvsc_device *net_device, netvsc_free_send_slot() argument 601 static void netvsc_send_completion(struct netvsc_device *net_device, netvsc_send_completion() argument 669 static u32 netvsc_get_next_send_section(struct netvsc_device *net_device) netvsc_get_next_send_section() argument 694 static u32 netvsc_copy_to_send_buf(struct netvsc_device *net_device, netvsc_copy_to_send_buf() argument 823 struct netvsc_device *net_device; netvsc_send() local 977 static void netvsc_receive(struct netvsc_device *net_device, netvsc_receive() argument 1085 struct netvsc_device *net_device; netvsc_channel_cb() local 1172 struct netvsc_device *net_device; netvsc_device_add() local 413 negotiate_nvsp_ver(struct hv_device *device, struct netvsc_device *net_device, struct nvsp_message *init_packet, u32 nvsp_ver) negotiate_nvsp_ver() argument 735 netvsc_send_pkt( struct hv_netvsc_packet *packet, struct netvsc_device *net_device) netvsc_send_pkt() argument 932 netvsc_send_recv_completion(struct hv_device *device, struct vmbus_channel *channel, struct netvsc_device *net_device, u64 transaction_id, u32 status) netvsc_send_recv_completion() argument
|
H A D | rndis_filter.c | 129 struct netvsc_device *net_device; dump_rndis_message() local 1007 struct netvsc_device *net_device; rndis_filter_device_add() local 1176 struct netvsc_device *net_device = hv_get_drvdata(dev); rndis_filter_open() local
|
H A D | netvsc_drv.c | 604 struct netvsc_device *net_device; netvsc_linkstatus_callback() local 824 struct netvsc_device *net_device; netvsc_link_change() local 938 struct netvsc_device *net_device; netvsc_remove() local
|
/linux-4.1.27/net/ieee802154/ |
H A D | nl-mac.c | 821 ieee802154_nl_llsec_change(struct sk_buff *skb, struct genl_info *info, int (*fn)(struct net_device*, struct genl_info*)) ieee802154_nl_llsec_change() argument
|
/linux-4.1.27/include/linux/ |
H A D | netdevice.h | 1505 struct net_device { struct
|
Completed in 1349 milliseconds