Searched refs:mimo (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dmac-cfg.h565 * @mimo: indicates whether the sta uses mimo or not
566 * @mimo_protection: indicates whether the sta uses mimo protection or not
593 __le32 mimo; member in struct:iwl_mvm_sta_cfg_cmd
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-sta.c466 cmd.mimo = cpu_to_le32(0);
469 cmd.mimo = cpu_to_le32(1);
480 cmd.mimo = cpu_to_le32(0);

Completed in 87 milliseconds