Home
last modified time | relevance | path

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

/openbmc/linux/net/ieee802154/
H A Dcore.c97 wpan_phy_new(const struct cfg802154_ops *ops, size_t priv_size) in wpan_phy_new() function
138 EXPORT_SYMBOL(wpan_phy_new);
/openbmc/linux/net/mac802154/
H A Dmain.c77 phy = wpan_phy_new(&mac802154_config_ops, priv_size); in ieee802154_alloc_hw()
/openbmc/linux/include/net/
H A Dcfg802154.h500 wpan_phy_new(const struct cfg802154_ops *ops, size_t priv_size);