Searched refs:STA_FLG_MIMO_EN_SISO (Results 1 – 2 of 2) sorted by relevance
93 STA_FLG_MIMO_EN_SISO = (0 << 28), enumerator
109 add_sta_cmd.station_flags |= cpu_to_le32(STA_FLG_MIMO_EN_SISO); in iwl_mvm_sta_send_to_fw()127 add_sta_cmd.station_flags |= cpu_to_le32(STA_FLG_MIMO_EN_SISO); in iwl_mvm_sta_send_to_fw()
Completed in 10 milliseconds