Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h879 bool was_assoc; member
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dmac80211.c1527 if (info->was_assoc) in iwl_mld_mac80211_mgd_prepare_tx()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c4175 if (info->was_assoc && !mvmvif->session_prot_connection_loss) in iwl_mvm_mac_mgd_prepare_tx()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c3155 prep_tx_info.was_assoc = true; in lkpi_sta_run_to_assoc()