Home
last modified time | relevance | path

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

/linux-5.19.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.c453 const struct cfg802154_ops mac802154_config_ops = { variable