Home
last modified time | relevance | path

Searched defs:netdev (Results 1 – 25 of 34) sorted by relevance

12

/net/core/
A Ddev_addr_lists_test.c15 static int dev_addr_test_sync(struct net_device *netdev, const unsigned char *a) in dev_addr_test_sync()
24 static int dev_addr_test_unsync(struct net_device *netdev, in dev_addr_test_unsync()
37 struct net_device *netdev; in dev_addr_test_init() local
57 struct net_device *netdev = test->priv; in dev_addr_test_exit() local
65 struct net_device *netdev = test->priv; in dev_addr_test_basic() local
83 struct net_device *netdev = test->priv; in dev_addr_test_sync_one() local
112 struct net_device *netdev = test->priv; in dev_addr_test_add_del() local
154 struct net_device *netdev = test->priv; in dev_addr_test_del_main() local
174 struct net_device *netdev = test->priv; in dev_addr_test_add_set() local
206 struct net_device *netdev = test->priv; in dev_addr_test_add_excl() local
A Dnetdev-genl.c34 netdev_nl_dev_fill(struct net_device *netdev, struct sk_buff *rsp, in netdev_nl_dev_fill()
87 netdev_genl_dev_notify(struct net_device *netdev, int cmd) in netdev_genl_dev_notify()
113 struct net_device *netdev; in netdev_nl_dev_get_doit() local
297 struct net_device *netdev; in netdev_nl_napi_get_dumpit() local
479 struct net_device *netdev; in netdev_nl_queue_get_doit() local
546 struct net_device *netdev; in netdev_nl_queue_get_dumpit() local
735 void netdev_stat_queue_sum(struct net_device *netdev, in netdev_stat_queue_sum()
830 struct net_device *netdev; in netdev_nl_qstats_get_dumpit() local
878 struct net_device *netdev; in netdev_nl_bind_rx_doit() local
988 struct net_device *netdev; in netdev_nl_bind_tx_doit() local
[all …]
A Dpage_pool_user.c87 struct net_device *netdev; in netdev_nl_page_pool_get_dump() local
379 static void page_pool_unreg_netdev_wipe(struct net_device *netdev) in page_pool_unreg_netdev_wipe()
392 static void page_pool_unreg_netdev(struct net_device *netdev) in page_pool_unreg_netdev()
417 struct net_device *netdev = netdev_notifier_info_to_dev(ptr); in page_pool_netdevice_event() local
A Dnet-sysfs.c168 struct net_device *netdev = to_net_dev(dev); in netdev_store() local
199 struct net_device *netdev = to_net_dev(dev); in netdev_lock_store() local
302 struct net_device *netdev = to_net_dev(dev); in carrier_store() local
316 struct net_device *netdev = to_net_dev(dev); in carrier_show() local
341 struct net_device *netdev = to_net_dev(dev); in speed_show() local
369 struct net_device *netdev = to_net_dev(dev); in duplex_show() local
411 struct net_device *netdev = to_net_dev(dev); in testing_show() local
423 struct net_device *netdev = to_net_dev(dev); in dormant_show() local
463 struct net_device *netdev = to_net_dev(dev); in carrier_changes_show() local
475 struct net_device *netdev = to_net_dev(dev); in carrier_up_count_show() local
[all …]
A Ddev.h231 static inline void netdev_set_defer_hard_irqs(struct net_device *netdev, in netdev_set_defer_hard_irqs()
277 static inline void netdev_set_gro_flush_timeout(struct net_device *netdev, in netdev_set_gro_flush_timeout()
/net/openvswitch/
A Dvport-internal_dev.c27 static struct internal_dev *internal_dev_priv(struct net_device *netdev) in internal_dev_priv()
34 internal_dev_xmit(struct sk_buff *skb, struct net_device *netdev) in internal_dev_xmit()
53 static int internal_dev_open(struct net_device *netdev) in internal_dev_open()
59 static int internal_dev_stop(struct net_device *netdev) in internal_dev_stop()
65 static void internal_dev_getinfo(struct net_device *netdev, in internal_dev_getinfo()
94 static void do_setup(struct net_device *netdev) in do_setup()
188 struct net_device *netdev = skb->dev; in internal_dev_recv() local
215 int ovs_is_internal_dev(const struct net_device *netdev) in ovs_is_internal_dev()
220 struct vport *ovs_internal_dev_get_vport(struct net_device *netdev) in ovs_internal_dev_get_vport()
/net/dcb/
A Ddcbnl.c241 static int dcbnl_getstate(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getstate()
252 static int dcbnl_getpfccfg(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getpfccfg()
311 static int dcbnl_getcap(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getcap()
356 static int dcbnl_getnumtcs(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getnumtcs()
465 static int dcbnl_getapp(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getapp()
535 static int dcbnl_setapp(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_setapp()
733 static int dcbnl_setstate(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_setstate()
781 static int dcbnl_setall(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_setall()
1107 struct net_device *netdev, in dcbnl_app_table_setdel()
1363 static int dcbnl_cee_fill(struct sk_buff *skb, struct net_device *netdev) in dcbnl_cee_fill()
[all …]
/net/dsa/
A Dtag_ocelot.c11 static void ocelot_xmit_common(struct sk_buff *skb, struct net_device *netdev, in ocelot_xmit_common()
47 struct net_device *netdev) in ocelot_xmit()
59 struct net_device *netdev) in seville_xmit()
71 struct net_device *netdev) in ocelot_rcv()
A Dtag_vsc73xx_8021q.c12 vsc73xx_xmit(struct sk_buff *skb, struct net_device *netdev) in vsc73xx_xmit()
36 vsc73xx_rcv(struct sk_buff *skb, struct net_device *netdev) in vsc73xx_rcv()
A Dtag_ocelot_8021q.c64 struct net_device *netdev) in ocelot_xmit()
80 struct net_device *netdev) in ocelot_rcv()
A Dtag_sja1105.c211 struct net_device *netdev) in sja1105_imprecise_xmit()
267 struct net_device *netdev) in sja1105_xmit()
294 struct net_device *netdev) in sja1110_xmit()
476 struct net_device *netdev) in sja1105_rcv()
634 struct net_device *netdev) in sja1110_rcv()
/net/bluetooth/
A D6lowpan.c70 struct net_device *netdev; member
79 lowpan_btle_dev(const struct net_device *netdev) in lowpan_btle_dev()
247 static int iphc_decompress(struct sk_buff *skb, struct net_device *netdev, in iphc_decompress()
368 static int setup_header(struct sk_buff *skb, struct net_device *netdev, in setup_header()
418 static int header_create(struct sk_buff *skb, struct net_device *netdev, in header_create()
430 struct net_device *netdev) in send_pkt()
460 static int send_mcast_pkt(struct sk_buff *skb, struct net_device *netdev) in send_mcast_pkt()
580 static void ifup(struct net_device *netdev) in ifup()
591 static void ifdown(struct net_device *netdev) in ifdown()
665 struct net_device *netdev; in setup_netdev() local
[all …]
/net/tls/
A Dtls_device.c74 struct net_device *netdev; in tls_device_tx_del_task() local
90 struct net_device *netdev; in tls_device_queue_ctx_destruction() local
127 struct net_device *netdev = NULL; in get_netdev_for_sock() local
233 struct net_device *netdev; in tls_device_resync_tx() local
697 struct net_device *netdev; in tls_device_resync_rx() local
1018 struct net_device *netdev) in tls_device_attach()
1064 struct net_device *netdev; in tls_set_device_offload() local
1191 struct net_device *netdev; in tls_set_device_offload_rx() local
1266 struct net_device *netdev; in tls_device_offload_cleanup_rx() local
1288 static int tls_device_down(struct net_device *netdev) in tls_device_down()
/net/wireless/
A Drdev-ops.h80 struct net_device *netdev, int link_id, in rdev_add_key()
94 rdev_get_key(struct cfg80211_registered_device *rdev, struct net_device *netdev, in rdev_get_key()
109 struct net_device *netdev, int link_id, in rdev_del_key()
123 struct net_device *netdev, int link_id, u8 key_index, in rdev_set_default_key()
137 struct net_device *netdev, int link_id, u8 key_index) in rdev_set_default_mgmt_key()
150 struct net_device *netdev, int link_id, in rdev_set_default_beacon_key()
690 struct net_device *netdev, int idx, in rdev_dump_survey()
704 struct net_device *netdev, in rdev_set_pmksa()
715 struct net_device *netdev, in rdev_del_pmksa()
726 struct net_device *netdev) in rdev_flush_pmksa()
A Dnl80211.c143 struct net_device *netdev; in __cfg80211_rdev_from_attrs() local
3205 struct net_device *netdev; in nl80211_dump_wiphy_parse() local
3664 struct net_device *netdev = NULL; in nl80211_set_wiphy() local
18807 struct net_device *netdev, in nl80211_send_mlme_event()
18874 struct net_device *netdev, in nl80211_send_rx_assoc()
19004 struct net_device *netdev, in nl80211_send_connect_result()
19117 struct net_device *netdev, in nl80211_send_roamed()
19842 struct net_device *netdev = wdev->netdev; in nl80211_send_mgmt() local
19895 struct net_device *netdev = wdev->netdev; in nl80211_frame_tx_status() local
20332 struct net_device *netdev, in nl80211_ch_switch_notify()
[all …]
A Dmlme.c1130 void cfg80211_cac_event(struct net_device *netdev, in cfg80211_cac_event()
1183 struct net_device *netdev; in __cfg80211_background_cac_event() local
/net/xdp/
A Dxsk_buff_pool.c166 struct net_device *netdev, u16 queue_id, u16 flags) in xp_assign_dev()
270 struct net_device *netdev = pool->netdev; in xp_clear_dev() local
337 static struct xsk_dma_map *xp_create_dma_map(struct device *dev, struct net_device *netdev, in xp_create_dma_map()
/net/atm/
A Dbr2684.c633 static void br2684_setup(struct net_device *netdev) in br2684_setup()
646 static void br2684_setup_routed(struct net_device *netdev) in br2684_setup_routed()
666 struct net_device *netdev; in br2684_create() local
/net/ethernet/
A Deth.c514 int platform_get_ethdev_address(struct device *dev, struct net_device *netdev) in platform_get_ethdev_address()
628 int device_get_ethdev_address(struct device *dev, struct net_device *netdev) in device_get_ethdev_address()
/net/batman-adv/
A Dhard-interface.c91 static struct net *batadv_getlink_net(const struct net_device *netdev, in batadv_getlink_net()
216 static struct net_device *batadv_get_real_netdevice(struct net_device *netdev) in batadv_get_real_netdevice()
A Dnetwork-coding.c1411 struct net_device *netdev = neigh_node->if_incoming->mesh_iface; in batadv_nc_skb_dst_search() local
1498 const struct net_device *netdev = neigh_node->if_incoming->mesh_iface; in batadv_nc_skb_forward() local
/net/ethtool/
A Dpse-pd.c345 void ethnl_pse_send_ntf(struct net_device *netdev, unsigned long notifs) in ethnl_pse_send_ntf()
/net/devlink/
A Dport.c1160 struct net_device *netdev) in devlink_port_type_netdev_checks()
1200 struct net_device *netdev = type_dev; in __devlink_port_type_set() local
1285 struct net_device *netdev = netdev_notifier_info_to_dev(ptr); in devlink_port_netdevice_event() local
/net/netfilter/
A Dnfnetlink_hook.c283 struct net_device *netdev; in nfnl_hook_entries_head() local
/net/caif/
A Dchnl_net.c49 struct net_device *netdev; member

Completed in 833 milliseconds

12