Searched refs:POWER_TABLE_CMD (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | power.c | 55 return iwl_mld_send_cmd_pdu(mld, POWER_TABLE_CMD, &cmd); in iwl_mld_update_device_power()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | power.c | 502 if (iwl_fw_lookup_cmd_ver(mvm->fw, POWER_TABLE_CMD, 0) >= 7 && in iwl_mvm_power_update_device() 511 return iwl_mvm_send_cmd_pdu(mvm, POWER_TABLE_CMD, 0, sizeof(cmd), in iwl_mvm_power_update_device()
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | commands.h | 62 POWER_TABLE_CMD = 0x77, enumerator
|
| H A D | main.c | 85 HCMD_NAME(POWER_TABLE_CMD),
|