Searched refs:sta_info_alloc (Results 1 – 6 of 6) sorted by relevance
/net/mac80211/ |
D | sta_info.h | 416 struct sta_info *sta_info_alloc(struct ieee80211_sub_if_data *sdata,
|
D | iface.c | 253 sta = sta_info_alloc(sdata, sdata->u.wds.remote_addr, in ieee80211_open()
|
D | mesh_plink.c | 104 sta = sta_info_alloc(sdata, hw_addr, GFP_ATOMIC); in mesh_plink_alloc()
|
D | sta_info.c | 217 struct sta_info *sta_info_alloc(struct ieee80211_sub_if_data *sdata, in sta_info_alloc() function
|
D | cfg.c | 710 sta = sta_info_alloc(sdata, mac, GFP_KERNEL); in ieee80211_add_station()
|
D | mlme.c | 1288 sta = sta_info_alloc(sdata, ifsta->bssid, GFP_ATOMIC); in ieee80211_rx_mgmt_assoc_resp() 2423 sta = sta_info_alloc(sdata, addr, GFP_ATOMIC); in ieee80211_ibss_add_sta()
|