Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dcommands.h36 LONG_GROUP = 0x1, enumerator
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Dimg.c13 u8 grp = iwl_cmd_groupid(cmd_id) ?: LONG_GROUP; in iwl_fw_lookup_cmd_ver()
H A Ddbg.c3166 .id = WIDE_ID(LONG_GROUP, MARKER_CMD), in iwl_fw_send_timestamp_marker_cmd()
3171 WIDE_ID(LONG_GROUP, MARKER_CMD), in iwl_fw_send_timestamp_marker_cmd()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dled.c17 .id = WIDE_ID(LONG_GROUP, LEDS_CMD), in iwl_mvm_send_led_fw_cmd()
H A Dtx.c308 if (iwl_fw_lookup_notif_ver(mvm->fw, LONG_GROUP, TX_CMD, 0) > 6) in iwl_mvm_get_inject_tx_rate()
1556 if (iwl_fw_lookup_notif_ver(fw, LONG_GROUP, in iwl_mvm_hwrate_to_tx_status()
2293 if (iwl_fw_lookup_notif_ver(mvm->fw, LONG_GROUP, TXPATH_FLUSH, 0) > 0) in iwl_mvm_flush_sta_tids()
H A Dops.c633 [LONG_GROUP] = HCMD_ARR(iwl_mvm_legacy_names),
912 if (hdr->group_id != LONG_GROUP) in iwl_mvm_frob_hcmd()
H A Dd3.c2035 notif_ver = iwl_fw_lookup_notif_ver(mvm->fw, LONG_GROUP, in iwl_mvm_lookup_wowlan_status_ver()
2104 if (iwl_fw_lookup_notif_ver(mvm->fw, LONG_GROUP, in iwl_mvm_setup_connection_keep()
H A Ddebugfs.c1245 WIDE_ID(LONG_GROUP, REPLY_ERROR), in iwl_dbgfs_fw_restart_write()