Home
last modified time | relevance | path

Searched refs:PHY_OPS_GROUP (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtt.c163 if (iwl_fw_lookup_notif_ver(mvm->fw, PHY_OPS_GROUP, in iwl_mvm_ct_kill_notif()
206 cmd.id = WIDE_ID(PHY_OPS_GROUP, CMD_DTS_MEASUREMENT_TRIGGER_WIDE); in iwl_mvm_send_temp_cmd()
238 static u16 temp_notif[] = { WIDE_ID(PHY_OPS_GROUP, in iwl_mvm_get_temp()
249 WIDE_ID(PHY_OPS_GROUP, CMD_DTS_MEASUREMENT_TRIGGER_WIDE), in iwl_mvm_get_temp()
520 ret = iwl_mvm_send_cmd_pdu_status(mvm, WIDE_ID(PHY_OPS_GROUP, in iwl_mvm_ctdp_command()
603 ret = iwl_mvm_send_cmd_pdu(mvm, WIDE_ID(PHY_OPS_GROUP, in iwl_mvm_send_temp_report_ths_cmd()
H A Dfw.c946 .id = WIDE_ID(PHY_OPS_GROUP, PER_CHAIN_LIMIT_OFFSET_CMD), in iwl_mvm_get_sar_geo_profile()
992 u32 cmd_id = WIDE_ID(PHY_OPS_GROUP, PER_CHAIN_LIMIT_OFFSET_CMD); in iwl_mvm_sar_geo_init()
1078 ret = iwl_mvm_send_cmd_pdu(mvm, WIDE_ID(PHY_OPS_GROUP, in iwl_mvm_ppag_send_cmd()
H A Dmld-mac80211.c531 u32 cmd_id = WIDE_ID(PHY_OPS_GROUP, AP_TX_POWER_CONSTRAINTS_CMD); in iwl_mvm_send_ap_tx_power_constraint_cmd()
562 WIDE_ID(PHY_OPS_GROUP, in iwl_mvm_send_ap_tx_power_constraint_cmd()
H A Dops.c451 RX_HANDLER_GRP_NO_SIZE(PHY_OPS_GROUP, DTS_MEASUREMENT_NOTIF_WIDE,
453 RX_HANDLER_GRP(PHY_OPS_GROUP, CT_KILL_NOTIFICATION,
785 [PHY_OPS_GROUP] = HCMD_ARR(iwl_mvm_phy_names),
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Dthermal.c82 .id = WIDE_ID(PHY_OPS_GROUP, CMD_DTS_MEASUREMENT_TRIGGER_WIDE), in iwl_mld_get_temp()
171 ret = iwl_mld_send_cmd_pdu(mld, WIDE_ID(PHY_OPS_GROUP, in iwl_mld_config_temp_report_ths()
312 ret = iwl_mld_send_cmd_pdu(mld, WIDE_ID(PHY_OPS_GROUP, CTDP_CONFIG_CMD), in iwl_mld_config_ctdp()
H A Dregulatory.c73 u32 cmd_id = WIDE_ID(PHY_OPS_GROUP, PER_CHAIN_LIMIT_OFFSET_CMD); in iwl_mld_geo_sar_init()
215 ret = iwl_mld_send_cmd_pdu(mld, WIDE_ID(PHY_OPS_GROUP, in iwl_mld_ppag_send_cmd()
H A Dnotif.c462 RX_HANDLER_NO_OBJECT(PHY_OPS_GROUP, DTS_MEASUREMENT_NOTIF_WIDE,
480 RX_HANDLER_NO_OBJECT(PHY_OPS_GROUP, CT_KILL_NOTIFICATION,
H A Dpower.c359 WIDE_ID(PHY_OPS_GROUP, in iwl_mld_send_ap_tx_power_constraint_cmd()
H A Dmld.c310 [PHY_OPS_GROUP] = HCMD_ARR(iwl_mld_phy_names),
/linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dcommands.h43 PHY_OPS_GROUP = 0x4, enumerator
/linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/
H A Dregulatory.c327 WIDE_ID(PHY_OPS_GROUP, in iwl_fill_ppag_table()