Home
last modified time | relevance | path

Searched refs:sta_info_alloc (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.15/net/mac80211/
Docb.c71 sta = sta_info_alloc(sdata, addr, GFP_ATOMIC); in ieee80211_ocb_rx_no_sta()
Dsta_info.h798 struct sta_info *sta_info_alloc(struct ieee80211_sub_if_data *sdata,
Dibss.c632 sta = sta_info_alloc(sdata, addr, GFP_KERNEL); in ieee80211_ibss_add_sta()
1232 sta = sta_info_alloc(sdata, addr, GFP_ATOMIC); in ieee80211_ibss_rx_no_sta()
Dmesh_plink.c513 sta = sta_info_alloc(sdata, hw_addr, GFP_KERNEL); in __mesh_sta_info_alloc()
Dsta_info.c336 struct sta_info *sta_info_alloc(struct ieee80211_sub_if_data *sdata, in sta_info_alloc() function
Dcfg.c1734 sta = sta_info_alloc(sdata, mac, GFP_KERNEL); in ieee80211_add_station()
Dmlme.c5192 new_sta = sta_info_alloc(sdata, cbss->bssid, GFP_KERNEL); in ieee80211_prep_connection()
/Linux-v5.15/Documentation/livepatch/
Dshadow-vars.rst123 struct sta_info *sta_info_alloc(struct ieee80211_sub_if_data *sdata,