Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/iwlwifi/mvm/
HDrfi.c88 .id = WIDE_ID(SYSTEM_GROUP, RFI_CONFIG_CMD), in iwl_rfi_send_config_cmd()
122 .id = WIDE_ID(SYSTEM_GROUP, RFI_GET_FREQ_TABLE_CMD), in iwl_rfi_get_freq_table()
HDutils.c365 WIDE_ID(SYSTEM_GROUP, in iwl_mvm_request_periodic_system_statistics()
382 .id = WIDE_ID(SYSTEM_GROUP, SYSTEM_STATISTICS_CMD), in iwl_mvm_request_system_statistics()
388 WIDE_ID(SYSTEM_GROUP, SYSTEM_STATISTICS_END_NOTIF), in iwl_mvm_request_system_statistics()
436 WIDE_ID(SYSTEM_GROUP, in iwl_mvm_request_statistics()
HDops.c369 RX_HANDLER_GRP(SYSTEM_GROUP, SYSTEM_STATISTICS_END_NOTIF,
474 RX_HANDLER_GRP(SYSTEM_GROUP, RFI_DEACTIVATE_NOTIF,
736 [SYSTEM_GROUP] = HCMD_ARR(iwl_mvm_system_names),
HDfw.c661 ret = iwl_mvm_send_cmd_pdu(mvm, WIDE_ID(SYSTEM_GROUP, in iwl_run_unified_mvm_ucode()
1299 .id = WIDE_ID(SYSTEM_GROUP, FW_ERROR_RECOVERY_CMD), in iwl_mvm_send_recovery_cmd()
HDdebugfs.c799 WIDE_ID(SYSTEM_GROUP, in iwl_dbgfs_fw_rx_stats_read()
996 WIDE_ID(SYSTEM_GROUP, in iwl_dbgfs_fw_system_stats_read()
HDrx.c1200 WIDE_ID(SYSTEM_GROUP, in iwl_mvm_handle_rx_statistics()
HDmac80211.c6037 WIDE_ID(SYSTEM_GROUP, in iwl_mvm_mac_get_survey()
/freebsd-14-stable/sys/contrib/dev/iwlwifi/fw/
HDsmem.c17 u8 api_ver = iwl_fw_lookup_notif_ver(fwrt->fw, SYSTEM_GROUP, in iwl_parse_shared_mem_22000()
92 cmd.id = WIDE_ID(SYSTEM_GROUP, SHARED_MEM_CFG_CMD); in iwl_get_shared_mem_conf()
HDinit.c61 .id = WIDE_ID(SYSTEM_GROUP, SOC_CONFIGURATION_CMD), in iwl_set_soc_latency()
HDdbg.c1501 if (iwl_fw_lookup_notif_ver(fwrt->fw, SYSTEM_GROUP, in iwl_ini_get_rxf_data()
/freebsd-14-stable/sys/contrib/dev/iwlwifi/fw/api/
HDcommands.h39 SYSTEM_GROUP = 0x2, enumerator