Home
last modified time | relevance | path

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

/Linux-v5.10/net/mac802154/
Dcfg.h8 extern const struct cfg802154_ops mac802154_config_ops;
Dmain.c77 phy = wpan_phy_new(&mac802154_config_ops, priv_size); in ieee802154_alloc_hw()
Dcfg.c452 const struct cfg802154_ops mac802154_config_ops = { variable