Searched defs:wpan_phy (Results 1 – 6 of 6) sorted by relevance
18 ieee802154_add_iface_deprecated(struct wpan_phy *wpan_phy, in ieee802154_add_iface_deprecated()42 static int ieee802154_suspend(struct wpan_phy *wpan_phy) in ieee802154_suspend()60 static int ieee802154_resume(struct wpan_phy *wpan_phy) in ieee802154_resume()127 ieee802154_set_cca_mode(struct wpan_phy *wpan_phy, in ieee802154_set_cca_mode()200 ieee802154_set_backoff_exponent(struct wpan_phy *wpan_phy, in ieee802154_set_backoff_exponent()254 ieee802154_set_ackreq_default(struct wpan_phy *wpan_phy, in ieee802154_set_ackreq_default()265 ieee802154_get_llsec_table(struct wpan_phy *wpan_phy, in ieee802154_get_llsec_table()276 ieee802154_lock_llsec_table(struct wpan_phy *wpan_phy, in ieee802154_lock_llsec_table()286 ieee802154_unlock_llsec_table(struct wpan_phy *wpan_phy, in ieee802154_unlock_llsec_table()296 ieee802154_set_llsec_params(struct wpan_phy *wpan_phy, in ieee802154_set_llsec_params()[all …]
128 static void ieee802154_setup_wpan_phy_pib(struct wpan_phy *wpan_phy) in ieee802154_setup_wpan_phy_pib()
176 struct wpan_phy { struct194 struct wpan_phy_supported supported; argument197 struct wpan_phy_cca cca; argument220 static inline struct net *wpan_phy_net(struct wpan_phy *wpan_phy) in wpan_phy_net()225 static inline void wpan_phy_net_set(struct wpan_phy *wpan_phy, struct net *net) in wpan_phy_net_set()327 struct wpan_phy *wpan_phy; member
32 wpan_phy_to_rdev(struct wpan_phy *wpan_phy) in wpan_phy_to_rdev()
41 struct wpan_phy *wpan_phy = &dev_to_rdev(dev)->wpan_phy; in name_show() local
257 struct wpan_phy *wpan_phy = wpan_phy_idx_to_wpan_phy(cb->args[0] - 1); in nl802154_prepare_wpan_dev_dump() local
Completed in 12 milliseconds