Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dsta.h94 STA_FLG_MIMO_EN_MIMO2 = (1 << 28), enumerator
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.c185 add_sta_cmd.station_flags |= cpu_to_le32(STA_FLG_MIMO_EN_MIMO2); in iwl_mvm_sta_send_to_fw()