Home
last modified time | relevance | path

Searched refs:LONG_GROUP (Results 1 – 14 of 14) sorted by relevance

/src/sys/contrib/dev/iwlwifi/fw/
H A Dimg.c14 u8 grp = iwl_cmd_groupid(cmd_id) ?: LONG_GROUP; in iwl_fw_lookup_cmd_ver()
H A Ddbg.c3394 .id = WIDE_ID(LONG_GROUP, MARKER_CMD),
3399 WIDE_ID(LONG_GROUP, MARKER_CMD),
3468 .id = WIDE_ID(LONG_GROUP, LDBG_CONFIG_CMD),
/src/sys/contrib/dev/iwlwifi/fw/api/
H A Dcommands.h40 LONG_GROUP = 0x1, enumerator
/src/sys/contrib/dev/iwlwifi/mld/
H A Dled.c23 err = iwl_mld_send_cmd_with_flags_pdu(mld, WIDE_ID(LONG_GROUP, in iwl_mld_send_led_fw_cmd()
H A Dfw.c65 return iwl_mld_send_cmd_pdu(mld, WIDE_ID(LONG_GROUP, SCAN_CFG_CMD), in iwl_mld_config_scan()
H A Dscan.c1437 .id = WIDE_ID(LONG_GROUP, SCAN_REQ_UMAC), in _iwl_mld_single_scan_start()
1527 .id = WIDE_ID(LONG_GROUP, SCAN_ABORT_UMAC), in iwl_mld_scan_send_abort_cmd_status()
1628 .id = WIDE_ID(LONG_GROUP, SCAN_REQ_UMAC), in iwl_mld_sched_scan_start()
H A Dmld.c334 [LONG_GROUP] = HCMD_ARR(iwl_mld_legacy_names),
H A Ddebugfs.c95 ret = iwl_mld_send_cmd_empty(mld, WIDE_ID(LONG_GROUP, REPLY_ERROR)); in iwl_dbgfs_fw_restart_write()
H A Dmac80211.c400 (iwl_fw_lookup_notif_ver(mld->fw, LONG_GROUP, TX_CMD, 0) >= 9); in iwl_mld_hw_verify_preconditions()
/src/sys/contrib/dev/iwlwifi/mvm/
H A Dled.c17 .id = WIDE_ID(LONG_GROUP, LEDS_CMD), in iwl_mvm_send_led_fw_cmd()
H A Dops.c738 [LONG_GROUP] = HCMD_ARR(iwl_mvm_legacy_names),
1020 if (hdr->group_id != LONG_GROUP) in iwl_mvm_frob_hcmd()
1287 (iwl_fw_lookup_notif_ver(mvm->fw, LONG_GROUP, TX_CMD, 0) >= 6); in iwl_op_mode_mvm_start()
1305 (iwl_fw_lookup_notif_ver(mvm->fw, LONG_GROUP, TX_CMD, 0) >= 9); in iwl_op_mode_mvm_start()
H A Dd3.c1967 notif_ver = iwl_fw_lookup_notif_ver(mvm->fw, LONG_GROUP, in iwl_mvm_lookup_wowlan_status_ver()
2022 if (iwl_fw_lookup_notif_ver(mvm->fw, LONG_GROUP, in iwl_mvm_setup_connection_keep()
H A Dtx.c2250 if (iwl_fw_lookup_notif_ver(mvm->fw, LONG_GROUP, TXPATH_FLUSH, 0) > 0) in iwl_mvm_flush_sta_tids()
H A Ddebugfs.c1142 WIDE_ID(LONG_GROUP, REPLY_ERROR), in iwl_dbgfs_fw_restart_write()