Commit 94c97e11 authored by Johannes Berg's avatar Johannes Berg

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

Document the puncture_mask field in the PHY context.
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
Signed-off-by: default avatarMiri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20240703125541.8ba6536ea36b.I181d8da205a14f4fcbf1d8cc6011dcf194a1638a@changeidSigned-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 6009de80
...@@ -144,6 +144,7 @@ struct iwl_phy_context_cmd_v1 { ...@@ -144,6 +144,7 @@ struct iwl_phy_context_cmd_v1 {
* @rxchain_info: ??? * @rxchain_info: ???
* @sbb_bandwidth: 0 disabled, 1 - 40Mhz ... 4 - 320MHz * @sbb_bandwidth: 0 disabled, 1 - 40Mhz ... 4 - 320MHz
* @sbb_ctrl_channel_loc: location of the control channel * @sbb_ctrl_channel_loc: location of the control channel
* @puncture_mask: bitmap of punctured subchannels
* @dsp_cfg_flags: set to 0 * @dsp_cfg_flags: set to 0
* @reserved: reserved to align to 64 bit * @reserved: reserved to align to 64 bit
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment