Home
last modified time | relevance | path

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

/net/mac80211/
Dsta_info.h372 static inline u32 get_sta_flags(struct sta_info *sta) in get_sta_flags() function
Ddebugfs_sta.c69 u32 staflags = get_sta_flags(sta); in sta_flags_read()
Dtx.c204 sta_flags = tx->sta ? get_sta_flags(tx->sta) : 0; in ieee80211_tx_h_check_assoc()
344 staflags = get_sta_flags(sta); in ieee80211_tx_h_unicast_ps_buf()
1601 sta_flags = get_sta_flags(sta); in ieee80211_subif_start_xmit()