Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac802154/
Dcfg.h7 extern const struct cfg802154_ops mac802154_config_ops;
Dmain.c87 phy = wpan_phy_new(&mac802154_config_ops, priv_size); in ieee802154_alloc_hw()
Dcfg.c218 const struct cfg802154_ops mac802154_config_ops = { variable