Home
last modified time | relevance | path

Searched refs:reg_beacon (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dreg.c210 struct reg_beacon { struct
2145 struct reg_beacon *reg_beacon) in handle_reg_beacon()
2152 sband = wiphy->bands[reg_beacon->chan.band]; in handle_reg_beacon()
2155 if (likely(!ieee80211_channel_equal(chan, &reg_beacon->chan))) in handle_reg_beacon()
2185 struct reg_beacon *reg_beacon) in wiphy_update_new_beacon()
2190 if (!wiphy->bands[reg_beacon->chan.band]) in wiphy_update_new_beacon()
2193 sband = wiphy->bands[reg_beacon->chan.band]; in wiphy_update_new_beacon()
2196 handle_reg_beacon(wiphy, i, reg_beacon); in wiphy_update_new_beacon()
2144 handle_reg_beacon(struct wiphy *wiphy, unsigned int chan_idx, struct reg_beacon *reg_beacon) handle_reg_beacon() argument
2184 wiphy_update_new_beacon(struct wiphy *wiphy, struct reg_beacon *reg_beacon) wiphy_update_new_beacon() argument
2206 struct reg_beacon *reg_beacon; wiphy_update_beacon_reg() local
3395 struct reg_beacon *reg_beacon, *btmp; restore_regulatory_settings() local
3521 struct reg_beacon *reg_beacon, *btmp; regulatory_hint_disconnect() local
3571 struct reg_beacon *reg_beacon; regulatory_hint_found_beacon() local
4249 struct reg_beacon *reg_beacon, *btmp; regulatory_exit() local
[all...]
/kernel/linux/linux-6.6/net/wireless/
H A Dreg.c230 struct reg_beacon { struct
2155 struct reg_beacon *reg_beacon) in handle_reg_beacon()
2162 sband = wiphy->bands[reg_beacon->chan.band]; in handle_reg_beacon()
2165 if (likely(!ieee80211_channel_equal(chan, &reg_beacon->chan))) in handle_reg_beacon()
2195 struct reg_beacon *reg_beacon) in wiphy_update_new_beacon()
2200 if (!wiphy->bands[reg_beacon->chan.band]) in wiphy_update_new_beacon()
2203 sband = wiphy->bands[reg_beacon->chan.band]; in wiphy_update_new_beacon()
2206 handle_reg_beacon(wiphy, i, reg_beacon); in wiphy_update_new_beacon()
2154 handle_reg_beacon(struct wiphy *wiphy, unsigned int chan_idx, struct reg_beacon *reg_beacon) handle_reg_beacon() argument
2194 wiphy_update_new_beacon(struct wiphy *wiphy, struct reg_beacon *reg_beacon) wiphy_update_new_beacon() argument
2216 struct reg_beacon *reg_beacon; wiphy_update_beacon_reg() local
3472 struct reg_beacon *reg_beacon, *btmp; restore_regulatory_settings() local
3598 struct reg_beacon *reg_beacon, *btmp; regulatory_hint_disconnect() local
3648 struct reg_beacon *reg_beacon; regulatory_hint_found_beacon() local
4341 struct reg_beacon *reg_beacon, *btmp; regulatory_exit() local
[all...]

Completed in 8 milliseconds