Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dfw-api-sta.h132 STA_FLG_MIMO_EN_MSK = (3 << 28), enumerator
Dsta.c108 STA_FLG_MIMO_EN_MSK), in iwl_mvm_sta_send_to_fw()
155 add_sta_cmd.station_flags &= ~cpu_to_le32(STA_FLG_MIMO_EN_MSK); in iwl_mvm_sta_send_to_fw()