Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/net/wireless/
H A Dreg.c173 const struct ieee80211_regdomain *wiphy_regd = NULL; in reg_get_dfs_region() local
181 wiphy_regd = get_wiphy_regdom(wiphy); in reg_get_dfs_region()
182 if (!wiphy_regd) in reg_get_dfs_region()
185 if (wiphy_regd->dfs_region == regd->dfs_region) in reg_get_dfs_region()
190 reg_dfs_region_str(wiphy_regd->dfs_region), in reg_get_dfs_region()
4131 const struct ieee80211_regdomain *wiphy_regd = NULL; in regulatory_pre_cac_allowed() local
4137 wiphy_regd = rcu_dereference(wiphy->regd); in regulatory_pre_cac_allowed()
4138 if (!wiphy_regd) { in regulatory_pre_cac_allowed()
4147 if (regd->dfs_region == wiphy_regd->dfs_region && in regulatory_pre_cac_allowed()
4148 wiphy_regd->dfs_region == NL80211_DFS_ETSI) in regulatory_pre_cac_allowed()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/wireless/
H A Dreg.c173 const struct ieee80211_regdomain *wiphy_regd = NULL; in reg_get_dfs_region() local
181 wiphy_regd = get_wiphy_regdom(wiphy); in reg_get_dfs_region()
182 if (!wiphy_regd) in reg_get_dfs_region()
185 if (wiphy_regd->dfs_region == regd->dfs_region) in reg_get_dfs_region()
190 reg_dfs_region_str(wiphy_regd->dfs_region), in reg_get_dfs_region()
4131 const struct ieee80211_regdomain *wiphy_regd = NULL; in regulatory_pre_cac_allowed() local
4137 wiphy_regd = rcu_dereference(wiphy->regd); in regulatory_pre_cac_allowed()
4138 if (!wiphy_regd) { in regulatory_pre_cac_allowed()
4147 if (regd->dfs_region == wiphy_regd->dfs_region && in regulatory_pre_cac_allowed()
4148 wiphy_regd->dfs_region == NL80211_DFS_ETSI) in regulatory_pre_cac_allowed()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/wireless/
H A Dreg.c173 const struct ieee80211_regdomain *wiphy_regd = NULL; in reg_get_dfs_region() local
181 wiphy_regd = get_wiphy_regdom(wiphy); in reg_get_dfs_region()
182 if (!wiphy_regd) in reg_get_dfs_region()
185 if (wiphy_regd->dfs_region == regd->dfs_region) in reg_get_dfs_region()
190 reg_dfs_region_str(wiphy_regd->dfs_region), in reg_get_dfs_region()
4131 const struct ieee80211_regdomain *wiphy_regd = NULL; in regulatory_pre_cac_allowed() local
4137 wiphy_regd = rcu_dereference(wiphy->regd); in regulatory_pre_cac_allowed()
4138 if (!wiphy_regd) { in regulatory_pre_cac_allowed()
4147 if (regd->dfs_region == wiphy_regd->dfs_region && in regulatory_pre_cac_allowed()
4148 wiphy_regd->dfs_region == NL80211_DFS_ETSI) in regulatory_pre_cac_allowed()