Home
last modified time | relevance | path

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

12

/net/core/
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
Dnetdev-genl.c33 netdev_nl_dev_fill(struct net_device *netdev, struct sk_buff *rsp, in netdev_nl_dev_fill()
82 netdev_genl_dev_notify(struct net_device *netdev, int cmd) in netdev_genl_dev_notify()
108 struct net_device *netdev; in netdev_nl_dev_get_doit() local
146 struct net_device *netdev; in netdev_nl_dev_get_dumpit() local
243 netdev_nl_napi_dump_one(struct net_device *netdev, struct sk_buff *rsp, in netdev_nl_napi_dump_one()
272 struct net_device *netdev; in netdev_nl_napi_get_dumpit() local
300 netdev_nl_queue_fill_one(struct sk_buff *rsp, struct net_device *netdev, in netdev_nl_queue_fill_one()
346 static int netdev_nl_queue_validate(struct net_device *netdev, u32 q_id, in netdev_nl_queue_validate()
362 netdev_nl_queue_fill(struct sk_buff *rsp, struct net_device *netdev, u32 q_idx, in netdev_nl_queue_fill()
380 struct net_device *netdev; in netdev_nl_queue_get_doit() local
[all …]
Dpage_pool_user.c85 struct net_device *netdev; in netdev_nl_page_pool_get_dump() local
377 static void page_pool_unreg_netdev_wipe(struct net_device *netdev) in page_pool_unreg_netdev_wipe()
390 static void page_pool_unreg_netdev(struct net_device *netdev) in page_pool_unreg_netdev()
415 struct net_device *netdev = netdev_notifier_info_to_dev(ptr); in page_pool_netdevice_event() local
Dnet-sysfs.c86 struct net_device *netdev = to_net_dev(dev); in netdev_store() local
190 struct net_device *netdev = to_net_dev(dev); in carrier_store() local
204 struct net_device *netdev = to_net_dev(dev); in carrier_show() local
227 struct net_device *netdev = to_net_dev(dev); in speed_show() local
253 struct net_device *netdev = to_net_dev(dev); in duplex_show() local
293 struct net_device *netdev = to_net_dev(dev); in testing_show() local
305 struct net_device *netdev = to_net_dev(dev); in dormant_show() local
327 const struct net_device *netdev = to_net_dev(dev); in operstate_show() local
345 struct net_device *netdev = to_net_dev(dev); in carrier_changes_show() local
357 struct net_device *netdev = to_net_dev(dev); in carrier_up_count_show() local
[all …]
/net/openvswitch/
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
216 int ovs_is_internal_dev(const struct net_device *netdev) in ovs_is_internal_dev()
221 struct vport *ovs_internal_dev_get_vport(struct net_device *netdev) in ovs_internal_dev_get_vport()
/net/dcb/
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()
297 static int dcbnl_getperm_hwaddr(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getperm_hwaddr()
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()
403 static int dcbnl_setnumtcs(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_setnumtcs()
437 static int dcbnl_getpfcstate(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getpfcstate()
447 static int dcbnl_setpfcstate(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_setpfcstate()
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()
[all …]
/net/dsa/
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()
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()
Dtag_ocelot_8021q.c64 struct net_device *netdev) in ocelot_xmit()
80 struct net_device *netdev) in ocelot_rcv()
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/
D6lowpan.c69 struct net_device *netdev; member
78 lowpan_btle_dev(const struct net_device *netdev) in lowpan_btle_dev()
246 static int iphc_decompress(struct sk_buff *skb, struct net_device *netdev, in iphc_decompress()
367 static int setup_header(struct sk_buff *skb, struct net_device *netdev, in setup_header()
417 static int header_create(struct sk_buff *skb, struct net_device *netdev, in header_create()
429 struct net_device *netdev) in send_pkt()
459 static int send_mcast_pkt(struct sk_buff *skb, struct net_device *netdev) in send_mcast_pkt()
498 static netdev_tx_t bt_xmit(struct sk_buff *skb, struct net_device *netdev) in bt_xmit()
579 static void ifup(struct net_device *netdev) in ifup()
590 static void ifdown(struct net_device *netdev) in ifdown()
[all …]
/net/tls/
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/
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()
683 struct net_device *netdev, int idx, in rdev_dump_survey()
697 struct net_device *netdev, in rdev_set_pmksa()
708 struct net_device *netdev, in rdev_del_pmksa()
719 struct net_device *netdev) in rdev_flush_pmksa()
Dnl80211.c143 struct net_device *netdev; in __cfg80211_rdev_from_attrs() local
3177 struct net_device *netdev; in nl80211_dump_wiphy_parse() local
3603 struct net_device *netdev = info->user_ptr[1]; in nl80211_set_channel() local
3611 struct net_device *netdev = NULL; in nl80211_set_wiphy() local
4323 struct net_device *netdev, u8 use_4addr, in nl80211_valid_4addr()
18171 struct net_device *netdev, in nl80211_send_mlme_event()
18224 struct net_device *netdev, const u8 *buf, in nl80211_send_rx_auth()
18238 struct net_device *netdev, in nl80211_send_rx_assoc()
18254 struct net_device *netdev, const u8 *buf, in nl80211_send_deauth()
18269 struct net_device *netdev, const u8 *buf, in nl80211_send_disassoc()
[all …]
Dmlme.c1106 void cfg80211_cac_event(struct net_device *netdev, in cfg80211_cac_event()
1159 struct net_device *netdev; in __cfg80211_background_cac_event() local
/net/atm/
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/
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/
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()
Dnetwork-coding.c1411 struct net_device *netdev = neigh_node->if_incoming->soft_iface; in batadv_nc_skb_dst_search() local
1498 const struct net_device *netdev = neigh_node->if_incoming->soft_iface; in batadv_nc_skb_forward() local
/net/xdp/
Dxsk_buff_pool.c164 struct net_device *netdev, u16 queue_id, u16 flags) in xp_assign_dev()
329 static struct xsk_dma_map *xp_create_dma_map(struct device *dev, struct net_device *netdev, in xp_create_dma_map()
/net/devlink/
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/
Dnfnetlink_hook.c245 struct net_device *netdev; in nfnl_hook_entries_head() local
/net/caif/
Dchnl_net.c49 struct net_device *netdev; member
Dcfcnfg.c378 struct net_device *netdev; in cfcnfg_linkup_rsp() local
Dcaif_dev.c37 struct net_device *netdev; member

12