Home
last modified time | relevance | path

Searched refs:STA_FLG_MIMO_EN_MSK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dsta.h96 STA_FLG_MIMO_EN_MSK = (3 << 28), enumerator
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.c137 STA_FLG_MIMO_EN_MSK | in iwl_mvm_sta_send_to_fw()
199 add_sta_cmd.station_flags &= ~cpu_to_le32(STA_FLG_MIMO_EN_MSK); in iwl_mvm_sta_send_to_fw()