Home
last modified time | relevance | path

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

/net/openvswitch/
Dvport-internal_dev.c41 static struct internal_dev *internal_dev_priv(struct net_device *netdev) in internal_dev_priv()
48 internal_dev_xmit(struct sk_buff *skb, struct net_device *netdev) in internal_dev_xmit()
70 static int internal_dev_open(struct net_device *netdev) in internal_dev_open()
76 static int internal_dev_stop(struct net_device *netdev) in internal_dev_stop()
82 static void internal_dev_getinfo(struct net_device *netdev, in internal_dev_getinfo()
148 static void do_setup(struct net_device *netdev) in do_setup()
248 struct net_device *netdev = skb->dev; in internal_dev_recv() local
282 int ovs_is_internal_dev(const struct net_device *netdev) in ovs_is_internal_dev()
287 struct vport *ovs_internal_dev_get_vport(struct net_device *netdev) in ovs_internal_dev_get_vport()
/net/dcb/
Ddcbnl.c217 static int dcbnl_getstate(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getstate()
228 static int dcbnl_getpfccfg(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getpfccfg()
272 static int dcbnl_getperm_hwaddr(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getperm_hwaddr()
286 static int dcbnl_getcap(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getcap()
330 static int dcbnl_getnumtcs(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getnumtcs()
376 static int dcbnl_setnumtcs(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_setnumtcs()
409 static int dcbnl_getpfcstate(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getpfcstate()
419 static int dcbnl_setpfcstate(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_setpfcstate()
437 static int dcbnl_getapp(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_getapp()
506 static int dcbnl_setapp(struct net_device *netdev, struct nlmsghdr *nlh, in dcbnl_setapp()
[all …]
/net/bluetooth/
D6lowpan.c75 struct net_device *netdev; member
84 lowpan_btle_dev(const struct net_device *netdev) in lowpan_btle_dev()
278 static int iphc_decompress(struct sk_buff *skb, struct net_device *netdev, in iphc_decompress()
399 static int setup_header(struct sk_buff *skb, struct net_device *netdev, in setup_header()
449 static int header_create(struct sk_buff *skb, struct net_device *netdev, in header_create()
461 struct net_device *netdev) in send_pkt()
491 static int send_mcast_pkt(struct sk_buff *skb, struct net_device *netdev) in send_mcast_pkt()
530 static netdev_tx_t bt_xmit(struct sk_buff *skb, struct net_device *netdev) in bt_xmit()
611 static void ifup(struct net_device *netdev) in ifup()
622 static void ifdown(struct net_device *netdev) in ifdown()
[all …]
/net/core/
Dnet-sysfs.c84 struct net_device *netdev = to_net_dev(dev); in netdev_store() local
187 struct net_device *netdev = to_net_dev(dev); in carrier_show() local
199 struct net_device *netdev = to_net_dev(dev); in speed_show() local
219 struct net_device *netdev = to_net_dev(dev); in duplex_show() local
253 struct net_device *netdev = to_net_dev(dev); in dormant_show() local
275 const struct net_device *netdev = to_net_dev(dev); in operstate_show() local
295 struct net_device *netdev = to_net_dev(dev); in carrier_changes_show() local
382 struct net_device *netdev = to_net_dev(dev); in ifalias_store() local
405 const struct net_device *netdev = to_net_dev(dev); in ifalias_show() local
447 struct net_device *netdev = to_net_dev(dev); in phys_port_id_show() local
[all …]
Ddevlink.c478 struct net_device *netdev = devlink_port->type_dev; in devlink_nl_port_fill() local
2590 struct net_device *netdev) in devlink_port_type_eth_set()
/net/wireless/
Drdev-ops.h75 struct net_device *netdev, u8 key_index, in rdev_add_key()
88 rdev_get_key(struct cfg80211_registered_device *rdev, struct net_device *netdev, in rdev_get_key()
101 struct net_device *netdev, u8 key_index, in rdev_del_key()
114 struct net_device *netdev, u8 key_index, bool unicast, in rdev_set_default_key()
128 struct net_device *netdev, u8 key_index) in rdev_set_default_mgmt_key()
639 struct net_device *netdev, int idx, in rdev_dump_survey()
653 struct net_device *netdev, in rdev_set_pmksa()
664 struct net_device *netdev, in rdev_del_pmksa()
675 struct net_device *netdev) in rdev_flush_pmksa()
Dnl80211.c120 struct net_device *netdev; in __cfg80211_rdev_from_attrs() local
1972 struct net_device *netdev; in nl80211_dump_wiphy_parse() local
2273 struct net_device *netdev = info->user_ptr[1]; in nl80211_set_channel() local
2304 struct net_device *netdev = NULL; in nl80211_set_wiphy() local
2845 struct net_device *netdev, u8 use_4addr, in nl80211_valid_4addr()
13645 struct net_device *netdev, in nl80211_send_mlme_event()
13693 struct net_device *netdev, const u8 *buf, in nl80211_send_rx_auth()
13701 struct net_device *netdev, const u8 *buf, in nl80211_send_rx_assoc()
13709 struct net_device *netdev, const u8 *buf, in nl80211_send_deauth()
13717 struct net_device *netdev, const u8 *buf, in nl80211_send_disassoc()
[all …]
Dmlme.c864 void cfg80211_cac_event(struct net_device *netdev, in cfg80211_cac_event()
/net/atm/
Dbr2684.c630 static void br2684_setup(struct net_device *netdev) in br2684_setup()
643 static void br2684_setup_routed(struct net_device *netdev) in br2684_setup_routed()
663 struct net_device *netdev; in br2684_create() local
/net/batman-adv/
Dhard-interface.c95 static struct net *batadv_getlink_net(const struct net_device *netdev, in batadv_getlink_net()
217 static struct net_device *batadv_get_real_netdevice(struct net_device *netdev) in batadv_get_real_netdevice()
Dnetwork-coding.c1431 struct net_device *netdev = neigh_node->if_incoming->soft_iface; in batadv_nc_skb_dst_search() local
1518 const struct net_device *netdev = neigh_node->if_incoming->soft_iface; in batadv_nc_skb_forward() local
/net/ethernet/
Deth.c410 struct net_device *netdev; in devm_alloc_etherdev_mqs() local
/net/caif/
Dcfcnfg.c380 struct net_device *netdev; in cfcnfg_linkup_rsp() local
Dchnl_net.c49 struct net_device *netdev; member
Dcaif_dev.c36 struct net_device *netdev; member
/net/ieee802154/
Dnl802154.c101 struct net_device *netdev; in __cfg802154_rdev_from_attrs() local
578 struct net_device *netdev; in nl802154_dump_wpan_phy_parse() local