Home
last modified time | relevance | path

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

/openbmc/linux/net/mac802154/
H A Dcfg.h8 extern const struct cfg802154_ops mac802154_config_ops;
H A Dmain.c77 phy = wpan_phy_new(&mac802154_config_ops, priv_size); in ieee802154_alloc_hw()
H A Dcfg.c507 const struct cfg802154_ops mac802154_config_ops = { variable