Searched refs:PHY_OPS_GROUP (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | commands.h | 92 PHY_OPS_GROUP = 0x4, enumerator
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | tt.c | 245 PHY_OPS_GROUP, 0); in iwl_mvm_get_temp_cmd() 257 static u16 temp_notif[] = { WIDE_ID(PHY_OPS_GROUP, in iwl_mvm_get_temp() 533 ret = iwl_mvm_send_cmd_pdu_status(mvm, WIDE_ID(PHY_OPS_GROUP, in iwl_mvm_ctdp_command() 613 ret = iwl_mvm_send_cmd_pdu(mvm, WIDE_ID(PHY_OPS_GROUP, in iwl_mvm_send_temp_report_ths_cmd()
|
D | ops.c | 296 RX_HANDLER_GRP(PHY_OPS_GROUP, DTS_MEASUREMENT_NOTIF_WIDE, 298 RX_HANDLER_GRP(PHY_OPS_GROUP, CT_KILL_NOTIFICATION, 485 [PHY_OPS_GROUP] = HCMD_ARR(iwl_mvm_phy_names),
|
D | fw.c | 836 .id = WIDE_ID(PHY_OPS_GROUP, GEO_TX_POWER_LIMIT), in iwl_mvm_get_sar_geo_profile() 865 u16 cmd_wide_id = WIDE_ID(PHY_OPS_GROUP, GEO_TX_POWER_LIMIT); in iwl_mvm_sar_geo_init()
|