Searched refs:sta_apply_parameters (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | cfg.c | 1895 static int sta_apply_parameters(struct ieee80211_local *local, in sta_apply_parameters() function 2083 * visible yet), sta_apply_parameters (and inner functions) require in ieee80211_add_station() 2087 err = sta_apply_parameters(local, sta, params); in ieee80211_add_station() 2211 err = sta_apply_parameters(local, sta, params); in ieee80211_change_station() 2214 err = sta_apply_parameters(local, sta, params); in ieee80211_change_station()
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | cfg.c | 1471 static int sta_apply_parameters(struct ieee80211_local *local, in sta_apply_parameters() function 1707 err = sta_apply_parameters(local, sta, params); in ieee80211_add_station() 1834 err = sta_apply_parameters(local, sta, params); in ieee80211_change_station()
|
Completed in 11 milliseconds