Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtdls.c127 bool sta_added) in iwl_mvm_recalc_tdls_state() argument
132 if (tdls_sta_cnt == 1 && sta_added) in iwl_mvm_recalc_tdls_state()
145 if (tdls_sta_cnt == 0 && !sta_added) in iwl_mvm_recalc_tdls_state()
H A Dmvm.h2327 bool sta_added);
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmt7615.h144 bool sta_added; member
H A Dmcu.c859 if (mvif->sta_added) in mt7615_mcu_wtbl_sta_add()
862 mvif->sta_added = true; in mt7615_mcu_wtbl_sta_add()