Home
last modified time | relevance | path

Searched refs:sta_info_alloc (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Docb.c71 sta = sta_info_alloc(sdata, addr, GFP_ATOMIC); in ieee80211_ocb_rx_no_sta()
H A Dsta_info.h792 struct sta_info *sta_info_alloc(struct ieee80211_sub_if_data *sdata,
H A Dibss.c643 sta = sta_info_alloc(sdata, addr, GFP_KERNEL); in __acquires()
1243 sta = sta_info_alloc(sdata, addr, GFP_ATOMIC); in ieee80211_ibss_rx_no_sta()
H A Dmesh_plink.c513 sta = sta_info_alloc(sdata, hw_addr, GFP_KERNEL); in __mesh_sta_info_alloc()
H A Diface.c1221 sta = sta_info_alloc(sdata, sdata->u.wds.remote_addr, in ieee80211_do_open()
H A Dsta_info.c38 * Upon allocating a STA info structure with sta_info_alloc(), the caller
254 * This function must undo everything done by sta_info_alloc()
336 struct sta_info *sta_info_alloc(struct ieee80211_sub_if_data *sdata, in sta_info_alloc() function
H A Dcfg.c1700 sta = sta_info_alloc(sdata, mac, GFP_KERNEL); in ieee80211_add_station()
H A Dmlme.c5196 new_sta = sta_info_alloc(sdata, cbss->bssid, GFP_KERNEL); in ieee80211_prep_connection()
/kernel/linux/linux-6.6/net/mac80211/
H A Docb.c72 sta = sta_info_alloc(sdata, addr, GFP_ATOMIC); in ieee80211_ocb_rx_no_sta()
H A Dsta_info.h858 struct sta_info *sta_info_alloc(struct ieee80211_sub_if_data *sdata,
H A Dibss.c635 sta = sta_info_alloc(sdata, addr, GFP_KERNEL); in __acquires()
1237 sta = sta_info_alloc(sdata, addr, GFP_ATOMIC); in ieee80211_ibss_rx_no_sta()
H A Dmesh_plink.c527 sta = sta_info_alloc(sdata, hw_addr, GFP_KERNEL); in __mesh_sta_info_alloc()
H A Dsta_info.c38 * Upon allocating a STA info structure with sta_info_alloc(), the caller
391 * This function must undo everything done by sta_info_alloc()
704 struct sta_info *sta_info_alloc(struct ieee80211_sub_if_data *sdata, in sta_info_alloc() function
H A Dcfg.c2074 sta = sta_info_alloc(sdata, mac, GFP_KERNEL); in ieee80211_add_station()
H A Dmlme.c6978 new_sta = sta_info_alloc(sdata, ap_mld_addr, GFP_KERNEL); in ieee80211_prep_connection()

Completed in 48 milliseconds