wifi: iwlwifi: fw: api: add puncturing to PHY context docs

JIRA: https://issues.redhat.com/browse/RHEL-50013

commit 94c97e1178d5714d2c02f73da426655adbc24937
Author: Johannes Berg <johannes.berg@intel.com>
Date:   Wed Jul 3 12:59:01 2024 +0300

    wifi: iwlwifi: fw: api: add puncturing to PHY context docs
    
    Document the puncture_mask field in the PHY context.
    
    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.8ba6536ea36b.I181d8da205a14f4fcbf1d8cc6011dcf194a1638a@changeid
    Signed-off-by: Johannes Berg <johannes.berg@intel.com>

Signed-off-by: Jose Ignacio Tornos Martinez <jtornosm@redhat.com>
This commit is contained in:
Jose Ignacio Tornos Martinez 2024-10-29 08:18:23 +01:00
parent 90377f8b32
commit 894c26b10f
1 changed files with 1 additions and 0 deletions

View File

@ -144,6 +144,7 @@ struct iwl_phy_context_cmd_v1 {
* @rxchain_info: ???
* @sbb_bandwidth: 0 disabled, 1 - 40Mhz ... 4 - 320MHz
* @sbb_ctrl_channel_loc: location of the control channel
* @puncture_mask: bitmap of punctured subchannels
* @dsp_cfg_flags: set to 0
* @reserved: reserved to align to 64 bit
*/