Searched refs:STA_FLG_MIMO_EN_MSK (Results 1 – 2 of 2) sorted by relevance
147 STA_FLG_MIMO_EN_MSK = (3 << 28), enumerator
126 STA_FLG_MIMO_EN_MSK | in iwl_mvm_sta_send_to_fw()187 add_sta_cmd.station_flags &= ~cpu_to_le32(STA_FLG_MIMO_EN_MSK); in iwl_mvm_sta_send_to_fw()