Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e153c1e4 authored by Johannes Berg's avatar Johannes Berg Committed by Luca Coelho
Browse files

iwlwifi: mvm: link queue cmd docs to A000 command structs



Document which structures are used with the command for
the A000 hardware flavour.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
Signed-off-by: default avatarLuca Coelho <luciano.coelho@intel.com>
parent 0aaece81
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -232,7 +232,9 @@ enum iwl_legacy_cmds {

	/* scheduler config */
	/**
	 * @SCD_QUEUE_CFG: &struct iwl_scd_txq_cfg_cmd
	 * @SCD_QUEUE_CFG: &struct iwl_scd_txq_cfg_cmd for older hardware,
	 *	&struct iwl_tx_queue_cfg_cmd with &struct iwl_tx_queue_cfg_rsp
	 *	for newer (A000) hardware.
	 */
	SCD_QUEUE_CFG = 0x1d,