qcacmn: Fix misspellings of "transmission"
Fix misspellings of "transmission" in cdp_txrx_stats_struct.h. Change-Id: I70611e16be0dd5914a3b14c17fdb85e0ea0cd0bc CRs-Fixed: 3313918
This commit is contained in:

committed by
Madan Koyyalamudi

parent
880d85269f
commit
5b526f6819
@@ -2278,7 +2278,7 @@ struct cdp_pdev_obss_pd_stats_tlv {
|
|||||||
* opportunities created. Incoming OBSS frame RSSI is compared with per
|
* opportunities created. Incoming OBSS frame RSSI is compared with per
|
||||||
* PPDU non-SRG RSSI threshold configured in each PPDU. If incoming OBSS
|
* PPDU non-SRG RSSI threshold configured in each PPDU. If incoming OBSS
|
||||||
* RSSI < non-SRG RSSI threshold configured in each PPDU, then non-SRG
|
* RSSI < non-SRG RSSI threshold configured in each PPDU, then non-SRG
|
||||||
* tranmission happens.
|
* transmission happens.
|
||||||
*/
|
*/
|
||||||
uint32_t num_non_srg_ppdu_tried;
|
uint32_t num_non_srg_ppdu_tried;
|
||||||
/**
|
/**
|
||||||
@@ -2300,7 +2300,7 @@ struct cdp_pdev_obss_pd_stats_tlv {
|
|||||||
* Incoming OBSS frame RSSI is compared with per PPDU SRG RSSI
|
* Incoming OBSS frame RSSI is compared with per PPDU SRG RSSI
|
||||||
* threshold configured in each PPDU.
|
* threshold configured in each PPDU.
|
||||||
* If incoming OBSS RSSI < SRG RSSI threshold configured in each PPDU,
|
* If incoming OBSS RSSI < SRG RSSI threshold configured in each PPDU,
|
||||||
* then SRG tranmission happens.
|
* then SRG transmission happens.
|
||||||
*/
|
*/
|
||||||
uint32_t num_srg_ppdu_tried;
|
uint32_t num_srg_ppdu_tried;
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user