Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dsta_info.c485 static int sta_info_alloc_link(struct ieee80211_local *local, in sta_info_alloc_link() function
546 if (sta_info_alloc_link(local, &sta->deflink, gfp)) in __sta_info_alloc()
2916 ret = sta_info_alloc_link(sdata->local, &alloc->info, GFP_KERNEL); in ieee80211_sta_allocate_link()