Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtt.c168 if (iwl_fw_lookup_notif_ver(mvm->fw, PHY_OPS_GROUP, in iwl_mvm_ct_kill_notif()
211 cmd.id = WIDE_ID(PHY_OPS_GROUP, CMD_DTS_MEASUREMENT_TRIGGER_WIDE); in iwl_mvm_send_temp_cmd()
243 static u16 temp_notif[] = { WIDE_ID(PHY_OPS_GROUP, in iwl_mvm_get_temp()
254 WIDE_ID(PHY_OPS_GROUP, CMD_DTS_MEASUREMENT_TRIGGER_WIDE), in iwl_mvm_get_temp()
510 ret = iwl_mvm_send_cmd_pdu_status(mvm, WIDE_ID(PHY_OPS_GROUP, in iwl_mvm_ctdp_command()
593 ret = iwl_mvm_send_cmd_pdu(mvm, WIDE_ID(PHY_OPS_GROUP, in iwl_mvm_send_temp_report_ths_cmd()
H A Dmld-mac80211.c365 u32 cmd_id = WIDE_ID(PHY_OPS_GROUP, AP_TX_POWER_CONSTRAINTS_CMD); in iwl_mvm_send_ap_tx_power_constraint_cmd()
396 WIDE_ID(PHY_OPS_GROUP, in iwl_mvm_send_ap_tx_power_constraint_cmd()
H A Dfw.c915 .id = WIDE_ID(PHY_OPS_GROUP, PER_CHAIN_LIMIT_OFFSET_CMD), in iwl_mvm_get_sar_geo_profile()
961 u32 cmd_id = WIDE_ID(PHY_OPS_GROUP, PER_CHAIN_LIMIT_OFFSET_CMD); in iwl_mvm_sar_geo_init()
1047 ret = iwl_mvm_send_cmd_pdu(mvm, WIDE_ID(PHY_OPS_GROUP, in iwl_mvm_ppag_send_cmd()
H A Dops.c411 RX_HANDLER_GRP_NO_SIZE(PHY_OPS_GROUP, DTS_MEASUREMENT_NOTIF_WIDE,
413 RX_HANDLER_GRP(PHY_OPS_GROUP, CT_KILL_NOTIFICATION,
741 [PHY_OPS_GROUP] = HCMD_ARR(iwl_mvm_phy_names),
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dthermal.c85 .id = WIDE_ID(PHY_OPS_GROUP, CMD_DTS_MEASUREMENT_TRIGGER_WIDE), in iwl_mld_get_temp()
174 ret = iwl_mld_send_cmd_pdu(mld, WIDE_ID(PHY_OPS_GROUP, in iwl_mld_config_temp_report_ths()
299 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()
189 ret = iwl_mld_send_cmd_pdu(mld, WIDE_ID(PHY_OPS_GROUP, in iwl_mld_ppag_send_cmd()
H A Dnotif.c435 RX_HANDLER_NO_OBJECT(PHY_OPS_GROUP, DTS_MEASUREMENT_NOTIF_WIDE,
451 RX_HANDLER_NO_OBJECT(PHY_OPS_GROUP, CT_KILL_NOTIFICATION,
H A Dpower.c387 WIDE_ID(PHY_OPS_GROUP, in iwl_mld_send_ap_tx_power_constraint_cmd()
H A Dmld.c346 [PHY_OPS_GROUP] = HCMD_ARR(iwl_mld_phy_names),
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dcommands.h43 PHY_OPS_GROUP = 0x4, enumerator
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Dregulatory.c342 WIDE_ID(PHY_OPS_GROUP, in iwl_fill_ppag_table()