/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | test_xdp_bpf2bpf.c | 8 struct net_device { struct
|
H A D | kfree_skb.c | 27 struct net_device /* same as kernel's struct net_device */ { struct
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | test_xdp_bpf2bpf.c | 8 struct net_device { struct
|
H A D | kfree_skb.c | 27 struct net_device /* same as kernel's struct net_device */ { struct
|
/kernel/linux/linux-6.6/net/batman-adv/ |
H A D | hard-interface.c | 264 batadv_get_real_netdev(struct net_device *net_device) batadv_get_real_netdev() argument 283 batadv_is_wext_netdev(struct net_device *net_device) batadv_is_wext_netdev() argument 307 batadv_is_cfg80211_netdev(struct net_device *net_device) batadv_is_cfg80211_netdev() argument 327 batadv_wifi_flags_evaluate(struct net_device *net_device) batadv_wifi_flags_evaluate() argument [all...] |
/kernel/linux/linux-5.10/net/batman-adv/ |
H A D | hard-interface.c | 265 batadv_get_real_netdev(struct net_device *net_device) batadv_get_real_netdev() argument 284 batadv_is_wext_netdev(struct net_device *net_device) batadv_is_wext_netdev() argument 308 batadv_is_cfg80211_netdev(struct net_device *net_device) batadv_is_cfg80211_netdev() argument 326 batadv_wifi_flags_evaluate(struct net_device *net_device) batadv_wifi_flags_evaluate() argument [all...] |
/kernel/linux/linux-5.10/net/ieee802154/ |
H A D | nl-mac.c | 814 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 [all...] |
/kernel/linux/linux-6.6/net/ieee802154/ |
H A D | nl-mac.c | 814 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 [all...] |
/kernel/linux/linux-5.10/drivers/net/hyperv/ |
H A D | rndis_filter.c | 656 rndis_query_hwcaps(struct rndis_device *dev, struct netvsc_device *net_device, in rndis_query_hwcaps() argument 693 rndis_filter_query_device_mac(struct rndis_device *dev, struct netvsc_device *net_device) rndis_filter_query_device_mac() argument 910 rndis_filter_query_device_link_status(struct rndis_device *dev, struct netvsc_device *net_device) rndis_filter_query_device_link_status() argument 921 rndis_filter_query_link_speed(struct rndis_device *dev, struct netvsc_device *net_device) rndis_filter_query_link_speed() argument 1342 rndis_get_friendly_name(struct net_device *net, struct rndis_device *rndis_device, struct netvsc_device *net_device) rndis_get_friendly_name() argument 1373 struct netvsc_device *net_device; rndis_filter_device_add() local [all...] |
H A D | netvsc.c | 94 struct netvsc_device *net_device; in alloc_net_device() local 138 netvsc_revoke_recv_buf(struct hv_device *device, struct netvsc_device *net_device, struct net_device *ndev) netvsc_revoke_recv_buf() argument 188 netvsc_revoke_send_buf(struct hv_device *device, struct netvsc_device *net_device, struct net_device *ndev) netvsc_revoke_send_buf() argument 239 netvsc_teardown_recv_gpadl(struct hv_device *device, struct netvsc_device *net_device, struct net_device *ndev) netvsc_teardown_recv_gpadl() argument 261 netvsc_teardown_send_gpadl(struct hv_device *device, struct netvsc_device *net_device, struct net_device *ndev) netvsc_teardown_send_gpadl() argument 283 netvsc_alloc_recv_comp_ring(struct netvsc_device *net_device, u32 q_idx) netvsc_alloc_recv_comp_ring() argument 297 netvsc_init_buf(struct hv_device *device, struct netvsc_device *net_device, const struct netvsc_device_info *device_info) netvsc_init_buf() argument 507 negotiate_nvsp_ver(struct hv_device *device, struct netvsc_device *net_device, struct nvsp_message *init_packet, u32 nvsp_ver) negotiate_nvsp_ver() argument 566 netvsc_connect_vsp(struct hv_device *device, struct netvsc_device *net_device, const struct netvsc_device_info *device_info) netvsc_connect_vsp() argument 636 struct netvsc_device *net_device netvsc_device_remove() local 689 netvsc_free_send_slot(struct netvsc_device *net_device, u32 index) netvsc_free_send_slot() argument 695 netvsc_send_tx_complete(struct net_device *ndev, struct netvsc_device *net_device, struct vmbus_channel *channel, const struct vmpacket_descriptor *desc, int budget) netvsc_send_tx_complete() argument 745 netvsc_send_completion(struct net_device *ndev, struct netvsc_device *net_device, struct vmbus_channel *incoming_channel, const struct vmpacket_descriptor *desc, int budget) netvsc_send_completion() argument 813 netvsc_get_next_send_section(struct netvsc_device *net_device) netvsc_get_next_send_section() argument 826 netvsc_copy_to_send_buf(struct netvsc_device *net_device, unsigned int section_index, u32 pend_size, struct hv_netvsc_packet *packet, struct rndis_message *rndis_msg, struct hv_page_buffer *pb, bool xmit_more) netvsc_copy_to_send_buf() argument 864 netvsc_send_pkt( struct hv_device *device, struct hv_netvsc_packet *packet, struct netvsc_device *net_device, struct hv_page_buffer *pb, struct sk_buff *skb) netvsc_send_pkt() argument 968 struct netvsc_device *net_device netvsc_send() local 1172 netvsc_receive(struct net_device *ndev, struct netvsc_device *net_device, struct netvsc_channel *nvchan, const struct vmpacket_descriptor *desc) netvsc_receive() argument 1366 netvsc_process_raw_pkt(struct hv_device *device, struct netvsc_channel *nvchan, struct netvsc_device *net_device, struct net_device *ndev, const struct vmpacket_descriptor *desc, int budget) netvsc_process_raw_pkt() argument 1415 struct netvsc_device *net_device = nvchan->net_device; netvsc_poll() local 1481 struct netvsc_device *net_device; netvsc_device_add() local [all...] |
H A D | netvsc_drv.c | 895 netvsc_recv_callback(struct net_device *net, struct netvsc_device *net_device, struct netvsc_channel *nvchan) netvsc_recv_callback() argument 2055 struct netvsc_device *net_device; netvsc_link_change() local [all...] |
H A D | hyperv_net.h | 992 struct netvsc_device *net_device; global() member [all...] |
/kernel/linux/linux-6.6/drivers/net/hyperv/ |
H A D | netvsc.c | 130 struct netvsc_device *net_device; in alloc_net_device() local 175 netvsc_revoke_recv_buf(struct hv_device *device, struct netvsc_device *net_device, struct net_device *ndev) netvsc_revoke_recv_buf() argument 225 netvsc_revoke_send_buf(struct hv_device *device, struct netvsc_device *net_device, struct net_device *ndev) netvsc_revoke_send_buf() argument 276 netvsc_teardown_recv_gpadl(struct hv_device *device, struct netvsc_device *net_device, struct net_device *ndev) netvsc_teardown_recv_gpadl() argument 297 netvsc_teardown_send_gpadl(struct hv_device *device, struct netvsc_device *net_device, struct net_device *ndev) netvsc_teardown_send_gpadl() argument 318 netvsc_alloc_recv_comp_ring(struct netvsc_device *net_device, u32 q_idx) netvsc_alloc_recv_comp_ring() argument 332 netvsc_init_buf(struct hv_device *device, struct netvsc_device *net_device, const struct netvsc_device_info *device_info) netvsc_init_buf() argument 551 negotiate_nvsp_ver(struct hv_device *device, struct netvsc_device *net_device, struct nvsp_message *init_packet, u32 nvsp_ver) negotiate_nvsp_ver() argument 613 netvsc_connect_vsp(struct hv_device *device, struct netvsc_device *net_device, const struct netvsc_device_info *device_info) netvsc_connect_vsp() argument 690 struct netvsc_device *net_device netvsc_device_remove() local 743 netvsc_free_send_slot(struct netvsc_device *net_device, u32 index) netvsc_free_send_slot() argument 749 netvsc_send_tx_complete(struct net_device *ndev, struct netvsc_device *net_device, struct vmbus_channel *channel, const struct vmpacket_descriptor *desc, int budget) netvsc_send_tx_complete() argument 809 netvsc_send_completion(struct net_device *ndev, struct netvsc_device *net_device, struct vmbus_channel *incoming_channel, const struct vmpacket_descriptor *desc, int budget) netvsc_send_completion() argument 919 netvsc_get_next_send_section(struct netvsc_device *net_device) netvsc_get_next_send_section() argument 932 netvsc_copy_to_send_buf(struct netvsc_device *net_device, unsigned int section_index, u32 pend_size, struct hv_netvsc_packet *packet, struct rndis_message *rndis_msg, struct hv_page_buffer *pb, bool xmit_more) netvsc_copy_to_send_buf() argument 1047 netvsc_send_pkt( struct hv_device *device, struct hv_netvsc_packet *packet, struct netvsc_device *net_device, struct hv_page_buffer *pb, struct sk_buff *skb) netvsc_send_pkt() argument 1183 struct netvsc_device *net_device netvsc_send() local 1387 netvsc_receive(struct net_device *ndev, struct netvsc_device *net_device, struct netvsc_channel *nvchan, const struct vmpacket_descriptor *desc) netvsc_receive() argument 1597 netvsc_process_raw_pkt(struct hv_device *device, struct netvsc_channel *nvchan, struct netvsc_device *net_device, struct net_device *ndev, const struct vmpacket_descriptor *desc, int budget) netvsc_process_raw_pkt() argument 1645 struct netvsc_device *net_device = nvchan->net_device; netvsc_poll() local 1716 struct netvsc_device *net_device; netvsc_device_add() local [all...] |
H A D | rndis_filter.c | 750 rndis_query_hwcaps(struct rndis_device *dev, struct netvsc_device *net_device, in rndis_query_hwcaps() argument 787 rndis_filter_query_device_mac(struct rndis_device *dev, struct netvsc_device *net_device) rndis_filter_query_device_mac() argument 1004 rndis_filter_query_device_link_status(struct rndis_device *dev, struct netvsc_device *net_device) rndis_filter_query_device_link_status() argument 1015 rndis_filter_query_link_speed(struct rndis_device *dev, struct netvsc_device *net_device) rndis_filter_query_link_speed() argument 1444 rndis_get_friendly_name(struct net_device *net, struct rndis_device *rndis_device, struct netvsc_device *net_device) rndis_get_friendly_name() argument 1475 struct netvsc_device *net_device; rndis_filter_device_add() local [all...] |
H A D | netvsc_drv.c | 874 netvsc_recv_callback(struct net_device *net, struct netvsc_device *net_device, struct netvsc_channel *nvchan) netvsc_recv_callback() argument 2053 struct netvsc_device *net_device; netvsc_link_change() local [all...] |
H A D | hyperv_net.h | 1119 struct netvsc_device *net_device; global() member [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/ |
H A D | ena_com.h | 306 struct net_device *net_device; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/socionext/ |
H A D | netsec.c | 526 static void netsec_et_get_drvinfo(struct net_device *net_device, in netsec_et_get_drvinfo() argument 534 static int netsec_et_get_coalesce(struct net_device *net_device, in netsec_et_get_coalesce() argument 544 static int netsec_et_set_coalesce(struct net_device *net_device, in netsec_et_set_coalesce() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/socionext/ |
H A D | netsec.c | 526 static void netsec_et_get_drvinfo(struct net_device *net_device, in netsec_et_get_drvinfo() argument 534 static int netsec_et_get_coalesce(struct net_device *net_device, in netsec_et_get_coalesce() argument 546 static int netsec_et_set_coalesce(struct net_device *net_device, in netsec_et_set_coalesce() argument [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | netdevice.h | 1890 struct net_device { global() struct [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | netdevice.h | 2067 struct net_device { global() struct [all...] |