wifi: iwlwifi: fw: api: mac: fix kernel-doc
Fix kernel-doc for MAC context APIs. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com> Link: https://patch.msgid.link/20240703125541.a7179f1b0e7e.Idd7ce381960707978ff0b16035101a2a725a4fd9@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
This commit is contained in:
@@ -310,6 +310,13 @@ struct iwl_ac_qos {
|
||||
* @filter_flags: combination of &enum iwl_mac_filter_flags
|
||||
* @qos_flags: from &enum iwl_mac_qos_flags
|
||||
* @ac: one iwl_mac_qos configuration for each AC
|
||||
* @ap: AP specific config data, see &struct iwl_mac_data_ap
|
||||
* @go: GO specific config data, see &struct iwl_mac_data_go
|
||||
* @sta: BSS client specific config data, see &struct iwl_mac_data_sta
|
||||
* @p2p_sta: P2P client specific config data, see &struct iwl_mac_data_p2p_sta
|
||||
* @p2p_dev: P2P-device specific config data, see &struct iwl_mac_data_p2p_dev
|
||||
* @pibss: Pseudo-IBSS specific data, unused; see struct iwl_mac_data_pibss
|
||||
* @ibss: IBSS specific config data, see &struct iwl_mac_data_ibss
|
||||
*/
|
||||
struct iwl_mac_ctx_cmd {
|
||||
/* COMMON_INDEX_HDR_API_S_VER_1 */
|
||||
|
||||
Reference in New Issue
Block a user