mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 11:03:43 +02:00
wifi: iwlwifi: fw: fix documentation reference for ap_type field
Fix the documentation comment for the ap_type field in AP_TX_POWER_CONSTRAINTS_CMD to reference the correct enum iwl_6ghz_ap_type. Signed-off-by: Pagadala Yesu Anjaneyulu <pagadala.yesu.anjaneyulu@intel.com> Reviewed-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com> Link: https://patch.msgid.link/20251110150012.d70f56dd24b0.I82956bd93a36c7fa5585f014c197afea0610a076@changeid
This commit is contained in:
parent
1e3fb3c4a8
commit
86a6faaf05
|
|
@ -766,7 +766,7 @@ enum iwl_6ghz_ap_type {
|
|||
* AP_TX_POWER_CONSTRAINTS_CMD
|
||||
* Used for VLP/LPI/AFC Access Point power constraints for 6GHz channels
|
||||
* @link_id: linkId
|
||||
* @ap_type: see &enum iwl_ap_type
|
||||
* @ap_type: see &enum iwl_6ghz_ap_type
|
||||
* @eirp_pwr: 8-bit 2s complement signed integer in the range
|
||||
* -64 dBm to 63 dBm with a 0.5 dB step
|
||||
* default &DEFAULT_TPE_TX_POWER (no maximum limit)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user