Home
last modified time | relevance | path

Searched refs:add_virtual_intf_deprecated (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Dcfg802154.h35 struct net_device * (*add_virtual_intf_deprecated)(struct wpan_phy *wpan_phy, member
/openbmc/linux/net/ieee802154/
H A Drdev-ops.h16 return rdev->ops->add_virtual_intf_deprecated(&rdev->wpan_phy, name, in rdev_add_virtual_intf_deprecated()
/openbmc/linux/net/mac802154/
H A Dcfg.c508 .add_virtual_intf_deprecated = ieee802154_add_iface_deprecated,