提交 e8226a5e 编写于 作者: J Johannes Berg 提交者: Luca Coelho

iwlwifi: mvm: link to TX commands in documentation

Link from the TX_CMD enum value to the TX command structs.
Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
Signed-off-by: NLuca Coelho <luciano.coelho@intel.com>
上级 b7bea642
...@@ -215,7 +215,9 @@ enum iwl_legacy_cmds { ...@@ -215,7 +215,9 @@ enum iwl_legacy_cmds {
/* paging get item */ /* paging get item */
FW_GET_ITEM_CMD = 0x1a, FW_GET_ITEM_CMD = 0x1a,
/* TX */ /**
* @TX_CMD: uses &struct iwl_tx_cmd or &struct iwl_tx_cmd_gen2
*/
TX_CMD = 0x1c, TX_CMD = 0x1c,
/** /**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册