Searched refs:sta_info_alloc (Results 1 – 6 of 6) sorted by relevance
| /linux/Documentation/livepatch/ |
| H A D | shadow-vars.rst | 123 struct sta_info *sta_info_alloc(struct ieee80211_sub_if_data *sdata,
|
| /linux/net/mac80211/ |
| H A D | sta_info.h | 924 struct sta_info *sta_info_alloc(struct ieee80211_sub_if_data *sdata,
|
| H A D | ibss.c | 606 sta = sta_info_alloc(sdata, addr, GFP_KERNEL); in ieee80211_ibss_add_sta() 1176 sta = sta_info_alloc(sdata, addr, GFP_ATOMIC); in ieee80211_ibss_rx_no_sta()
|
| H A D | sta_info.c | 803 struct sta_info *sta_info_alloc(struct ieee80211_sub_if_data *sdata, in sta_info_alloc() function
|
| H A D | cfg.c | 2676 sta = sta_info_alloc(sdata, mac, GFP_KERNEL); in ieee80211_add_station()
|
| H A D | mlme.c | 9661 new_sta = sta_info_alloc(sdata, ap_mld_addr, GFP_KERNEL); in ieee80211_prep_connection()
|