Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddev.h675 u32 ibss_manager; member
H A Drx.c127 priv->ibss_manager = le32_to_cpu(beacon->ibss_mgr_status); in iwlagn_rx_beacon_notif()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dnotif.c267 mld->ibss_manager = !!beacon->ibss_mgr_status; in iwl_mld_handle_beacon_notification()
H A Dmac80211.c2618 return mld->ibss_manager; in iwl_mld_mac80211_tx_last_beacon()
/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 Dmac80211.c5342 return mvm->ibss_manager; in iwl_mvm_tx_last_beacon()
/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.c4509 ret = (il->ibss_manager == IL_IBSS_MANAGER); in il_mac_tx_last_beacon()
H A D4965-mac.c4084 il->ibss_manager = le32_to_cpu(beacon->ibss_mgr_status); in il4965_hdl_beacon()