qcacmn: Fix typographical errors
Fix typographical errors spanned over various files in cmn. Change-Id: I9fcf3b7f9bb7d7dd406e6576a60aa4eb783c9ceb CRs-Fixed: 3529628
Этот коммит содержится в:

коммит произвёл
Rahul Choudhary

родитель
c27dfcd8ac
Коммит
58e80d75bd
@@ -2044,7 +2044,7 @@ QDF_STATUS wmi_unified_send_apf_read_work_memory_cmd(wmi_unified_t wmi,
|
||||
* @evt_buf: Pointer to the event buffer
|
||||
* @read_mem_evt: pointer to memory to extract event parameters into
|
||||
*
|
||||
* This function exctracts read mem response event into the given structure ptr
|
||||
* This function extracts read mem response event into the given structure ptr
|
||||
*
|
||||
* Return: QDF_STATUS_SUCCESS on success and QDF_STATUS_E_FAILURE for failure
|
||||
*/
|
||||
|
@@ -3226,7 +3226,7 @@ struct smart_ant_enable_tx_feedback_params {
|
||||
* @rssi_rpt_mode: RSSI report mode
|
||||
* @rssi_thr: RSSI threshold
|
||||
* @pwr_format: Power format
|
||||
* @rpt_mode: Report mdoe
|
||||
* @rpt_mode: Report mode
|
||||
* @bin_scale: BIN scale
|
||||
* @dbm_adj: DBM adjust
|
||||
* @chn_mask: chain mask
|
||||
@@ -3644,7 +3644,7 @@ struct macaddr_params {
|
||||
* struct acparams_params - acparams config structure
|
||||
* @ac: AC to configure
|
||||
* @use_rts: Use rts for this AC
|
||||
* @aggrsize_scaling: Aggregrate size scaling for the AC
|
||||
* @aggrsize_scaling: Aggregate size scaling for the AC
|
||||
* @min_kbps: min kbps req
|
||||
*/
|
||||
struct acparams_params {
|
||||
@@ -8366,7 +8366,7 @@ struct wmi_host_proxy_ast_reserve_param {
|
||||
|
||||
/**
|
||||
* struct wmi_host_pdev_band_to_mac - freq range for mac
|
||||
* @pdev_id: PDEV ID to identifiy mac
|
||||
* @pdev_id: PDEV ID to identify mac
|
||||
* @start_freq: start frequency value
|
||||
* @end_freq: end frequency value
|
||||
*/
|
||||
|
@@ -198,7 +198,7 @@ enum host_twt_session_stats_type {
|
||||
* @peer_mac: MAC address of node
|
||||
* @event_type: Indicates TWT session type (SETUP/TEARDOWN/UPDATE)
|
||||
* @flow_id: TWT flow identifier established with TWT peer
|
||||
* @bcast: If this is a broacast TWT session
|
||||
* @bcast: If this is a broadcast TWT session
|
||||
* @trig: If the TWT session is trigger enabled
|
||||
* @announ: If the flow type is announced/unannounced
|
||||
* @protection: If the TWT protection field is set
|
||||
|
Ссылка в новой задаче
Block a user