Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dsta_info.h923 int ieee80211_sta_allocate_link(struct sta_info *sta, unsigned int link_id);
H A Dsta_info.c2874 int ieee80211_sta_allocate_link(struct sta_info *sta, unsigned int link_id) in ieee80211_sta_allocate_link() function
H A Dcfg.c4921 ret = ieee80211_sta_allocate_link(sta, params->link_id); in sta_add_link_station()
H A Dmlme.c5137 err = ieee80211_sta_allocate_link(sta, link_id); in ieee80211_assoc_success()