Home
last modified time | relevance | path

Searched refs:sta_info_insert (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dsta_info.h790 * until sta_info_insert().
805 int sta_info_insert(struct sta_info *sta);
H A Diface.c1232 res = sta_info_insert(sta); in ieee80211_do_open()
H A Dsta_info.c40 * either sta_info_insert() or sta_info_insert_rcu(); only in the latter
47 * When the insertion fails (sta_info_insert()) returns non-zero), the
48 * structure will have been freed by sta_info_insert()!
255 * that may happen before sta_info_insert(). It may only be
256 * called when sta_info_insert() has not been attempted (and
740 int sta_info_insert(struct sta_info *sta) in sta_info_insert() function
H A Dmlme.c5323 err = sta_info_insert(new_sta); in ieee80211_prep_connection()
/kernel/linux/linux-6.6/net/mac80211/
H A Dsta_info.h856 * until sta_info_insert().
876 int sta_info_insert(struct sta_info *sta);
H A Dsta_info.c40 * either sta_info_insert() or sta_info_insert_rcu(); only in the latter
47 * When the insertion fails (sta_info_insert()) returns non-zero), the
48 * structure will have been freed by sta_info_insert()!
392 * that may happen before sta_info_insert(). It may only be
393 * called when sta_info_insert() has not been attempted (and
956 int sta_info_insert(struct sta_info *sta) in sta_info_insert() function
H A Dcfg.c2103 return sta_info_insert(sta); in ieee80211_add_station()
H A Dmlme.c7074 err = sta_info_insert(new_sta); in ieee80211_prep_connection()

Completed in 35 milliseconds