Home
last modified time | relevance | path

Searched refs:ibss_manager (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dmld.h306 bool ibss_manager; member
H A Dnotif.c272 mld->ibss_manager = !!beacon->ibss_mgr_status; in iwl_mld_handle_beacon_notification()
H A Dmac80211.c2637 return mld->ibss_manager; in iwl_mld_mac80211_tx_last_beacon()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac-ctxt.c1505 mvm->ibss_manager = beacon_v5->ibss_mgr_status != 0; in iwl_mvm_rx_beacon_notif()
1518 mvm->ibss_manager = beacon->ibss_mgr_status != 0; in iwl_mvm_rx_beacon_notif()
H A Dmvm.h1177 bool ibss_manager; member
H A Dmac80211.c5367 return mvm->ibss_manager; in iwl_mvm_tx_last_beacon()