Home
last modified time | relevance | path

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

/linux-6.15/net/wireless/
H A Dreg.c232 struct reg_beacon { struct
2190 struct reg_beacon *reg_beacon) in handle_reg_beacon() argument
2234 struct reg_beacon *reg_beacon) in wiphy_update_new_beacon() argument
2255 struct reg_beacon *reg_beacon; in wiphy_update_beacon_reg() local
3498 struct reg_beacon *reg_beacon, *btmp; in restore_regulatory_settings() local
3533 kfree(reg_beacon); in restore_regulatory_settings()
3622 struct reg_beacon *reg_beacon, *btmp; in regulatory_hint_disconnect() local
3672 struct reg_beacon *reg_beacon; in regulatory_hint_found_beacon() local
3688 reg_beacon = kzalloc(sizeof(struct reg_beacon), gfp); in regulatory_hint_found_beacon()
3689 if (!reg_beacon) in regulatory_hint_found_beacon()
[all …]