Searched refs:sta_info_alloc (Results 1 – 7 of 7) sorted by relevance
/linux/net/mac80211/ |
H A D | ocb.c | 70 sta = sta_info_alloc(sdata, addr, GFP_ATOMIC); in ieee80211_ocb_rx_no_sta()
|
H A D | sta_info.h | 910 struct sta_info *sta_info_alloc(struct ieee80211_sub_if_data *sdata,
|
H A D | ibss.c | 613 sta = sta_info_alloc(sdata, addr, GFP_KERNEL); in ieee80211_ibss_add_sta() 1205 sta = sta_info_alloc(sdata, addr, GFP_ATOMIC); in ieee80211_ibss_rx_no_sta()
|
H A D | mesh_plink.c | 533 sta = sta_info_alloc(sdata, hw_addr, GFP_KERNEL); in __mesh_sta_info_alloc()
|
H A D | sta_info.c | 768 struct sta_info *sta_info_alloc(struct ieee80211_sub_if_data *sdata, in sta_info_alloc() function
|
H A D | mlme.c | 8896 new_sta = sta_info_alloc(sdata, ap_mld_addr, GFP_KERNEL); in ieee80211_prep_connection()
|
/linux/Documentation/livepatch/ |
H A D | shadow-vars.rst | 123 struct sta_info *sta_info_alloc(struct ieee80211_sub_if_data *sdata,
|