Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddev.h672 u32 ibss_manager; member
H A Drx.c127 priv->ibss_manager = le32_to_cpu(beacon->ibss_mgr_status); in iwlagn_rx_beacon_notif()
H A Dmac80211.c1204 return priv->ibss_manager == IWL_IBSS_MANAGER; in iwlagn_mac_tx_last_beacon()
/openbmc/linux/drivers/net/wireless/intel/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.h1110 bool ibss_manager; member
H A Dmac80211.c5247 return mvm->ibss_manager; in iwl_mvm_tx_last_beacon()
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.h1156 u32 ibss_manager; member
H A D3945-mac.c772 il->ibss_manager = le32_to_cpu(beacon->ibss_mgr_status); in il3945_hdl_beacon()
H A Dcommon.c4543 ret = (il->ibss_manager == IL_IBSS_MANAGER); in il_mac_tx_last_beacon()
H A D4965-mac.c4081 il->ibss_manager = le32_to_cpu(beacon->ibss_mgr_status); in il4965_hdl_beacon()