qcacld-3.0: Address checkpatch errors added as part of VHT & WMM CFG items

Address checkpatch errors added as part of VHT & WMM CFG items.

Change-Id: I2c3d5466264781cee8197778806a349cfbf06957
CRs-Fixed: 2359406
This commit is contained in:
Abhinav Kumar
2018-12-04 14:40:07 +05:30
committed by nshrivas
parent 169b99223a
commit a56a51ccc1
3 changed files with 218 additions and 243 deletions

View File

@@ -851,8 +851,7 @@ QDF_STATUS wlan_mlme_set_fils_enabled_info(struct wlan_objmgr_psoc *psoc,
* Return: QDF Status * Return: QDF Status
*/ */
QDF_STATUS QDF_STATUS
wlan_mlme_get_wmm_dir_ac_vi(struct wlan_objmgr_psoc *psoc, wlan_mlme_get_wmm_dir_ac_vi(struct wlan_objmgr_psoc *psoc, uint8_t *value);
uint8_t *value);
/** /**
* wlan_mlme_get_wmm_nom_msdu_size_ac_vi() - Get normal * wlan_mlme_get_wmm_nom_msdu_size_ac_vi() - Get normal
@@ -862,8 +861,7 @@ wlan_mlme_get_wmm_dir_ac_vi(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF Status * Return: QDF Status
*/ */
QDF_STATUS QDF_STATUS wlan_mlme_get_wmm_nom_msdu_size_ac_vi(struct wlan_objmgr_psoc *psoc,
wlan_mlme_get_wmm_nom_msdu_size_ac_vi(struct wlan_objmgr_psoc *psoc,
uint16_t *value); uint16_t *value);
/** /**
@@ -886,8 +884,7 @@ wlan_mlme_get_wmm_mean_data_rate_ac_vi(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF Status * Return: QDF Status
*/ */
QDF_STATUS QDF_STATUS wlan_mlme_get_wmm_min_phy_rate_ac_vi(struct wlan_objmgr_psoc *psoc,
wlan_mlme_get_wmm_min_phy_rate_ac_vi(struct wlan_objmgr_psoc *psoc,
uint32_t *value); uint32_t *value);
/** /**
@@ -945,8 +942,7 @@ wlan_mlme_get_wmm_dir_ac_be(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF Status * Return: QDF Status
*/ */
QDF_STATUS QDF_STATUS wlan_mlme_get_wmm_nom_msdu_size_ac_be(struct wlan_objmgr_psoc *psoc,
wlan_mlme_get_wmm_nom_msdu_size_ac_be(struct wlan_objmgr_psoc *psoc,
uint16_t *value); uint16_t *value);
/** /**
@@ -957,8 +953,7 @@ wlan_mlme_get_wmm_nom_msdu_size_ac_be(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF Status * Return: QDF Status
*/ */
QDF_STATUS QDF_STATUS wlan_mlme_get_wmm_mean_data_rate_ac_be(struct wlan_objmgr_psoc *psoc,
wlan_mlme_get_wmm_mean_data_rate_ac_be(struct wlan_objmgr_psoc *psoc,
uint32_t *value); uint32_t *value);
/** /**
@@ -980,8 +975,8 @@ QDF_STATUS wlan_mlme_get_wmm_min_phy_rate_ac_be(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF Status * Return: QDF Status
*/ */
QDF_STATUS wlan_mlme_get_wmm_sba_ac_be(struct wlan_objmgr_psoc *psoc, QDF_STATUS
uint16_t *value); wlan_mlme_get_wmm_sba_ac_be(struct wlan_objmgr_psoc *psoc, uint16_t *value);
/** /**
* wlan_mlme_get_wmm_uapsd_be_srv_intv() - Get Uapsd service * wlan_mlme_get_wmm_uapsd_be_srv_intv() - Get Uapsd service
@@ -991,7 +986,8 @@ QDF_STATUS wlan_mlme_get_wmm_sba_ac_be(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF Status * Return: QDF Status
*/ */
QDF_STATUS wlan_mlme_get_wmm_uapsd_be_srv_intv(struct wlan_objmgr_psoc *psoc, QDF_STATUS
wlan_mlme_get_wmm_uapsd_be_srv_intv(struct wlan_objmgr_psoc *psoc,
uint32_t *value); uint32_t *value);
/** /**
@@ -1002,7 +998,8 @@ QDF_STATUS wlan_mlme_get_wmm_uapsd_be_srv_intv(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF Status * Return: QDF Status
*/ */
QDF_STATUS wlan_mlme_get_wmm_uapsd_be_sus_intv(struct wlan_objmgr_psoc *psoc, QDF_STATUS
wlan_mlme_get_wmm_uapsd_be_sus_intv(struct wlan_objmgr_psoc *psoc,
uint32_t *value); uint32_t *value);
/** /**
@@ -1024,8 +1021,7 @@ wlan_mlme_get_wmm_dir_ac_bk(struct wlan_objmgr_psoc *psoc, uint8_t *value);
* *
* Return: QDF Status * Return: QDF Status
*/ */
QDF_STATUS QDF_STATUS wlan_mlme_get_wmm_nom_msdu_size_ac_bk(struct wlan_objmgr_psoc *psoc,
wlan_mlme_get_wmm_nom_msdu_size_ac_bk(struct wlan_objmgr_psoc *psoc,
uint16_t *value); uint16_t *value);
/** /**
@@ -1036,8 +1032,7 @@ wlan_mlme_get_wmm_nom_msdu_size_ac_bk(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF Status * Return: QDF Status
*/ */
QDF_STATUS QDF_STATUS wlan_mlme_get_wmm_mean_data_rate_ac_bk(struct wlan_objmgr_psoc *psoc,
wlan_mlme_get_wmm_mean_data_rate_ac_bk(struct wlan_objmgr_psoc *psoc,
uint32_t *value); uint32_t *value);
/** /**
@@ -1048,8 +1043,7 @@ wlan_mlme_get_wmm_mean_data_rate_ac_bk(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF Status * Return: QDF Status
*/ */
QDF_STATUS QDF_STATUS wlan_mlme_get_wmm_min_phy_rate_ac_bk(struct wlan_objmgr_psoc *psoc,
wlan_mlme_get_wmm_min_phy_rate_ac_bk(struct wlan_objmgr_psoc *psoc,
uint32_t *value); uint32_t *value);
/** /**
@@ -1124,8 +1118,7 @@ wlan_mlme_get_wmm_uapsd_mask(struct wlan_objmgr_psoc *psoc, uint8_t *value);
* *
* Return: QDF Status * Return: QDF Status
*/ */
QDF_STATUS QDF_STATUS wlan_mlme_get_implicit_qos_is_enabled(struct wlan_objmgr_psoc *psoc,
wlan_mlme_get_implicit_qos_is_enabled(struct wlan_objmgr_psoc *psoc,
bool *value); bool *value);
#ifdef FEATURE_WLAN_ESE #ifdef FEATURE_WLAN_ESE
@@ -1136,7 +1129,8 @@ wlan_mlme_get_implicit_qos_is_enabled(struct wlan_objmgr_psoc *psoc,
* *
* Return: None * Return: None
*/ */
void wlan_mlme_get_inactivity_interval(struct wlan_objmgr_psoc *psoc, void
wlan_mlme_get_inactivity_interval(struct wlan_objmgr_psoc *psoc,
uint32_t *value); uint32_t *value);
#endif #endif
@@ -1178,8 +1172,8 @@ wlan_mlme_get_ts_acm_value_for_ac(struct wlan_objmgr_psoc *psoc, bool *value);
* *
* Return: QDF Status * Return: QDF Status
*/ */
QDF_STATUS wlan_mlme_get_wmm_dir_ac_vo(struct wlan_objmgr_psoc *psoc, QDF_STATUS
uint8_t *value); wlan_mlme_get_wmm_dir_ac_vo(struct wlan_objmgr_psoc *psoc, uint8_t *value);
/** /**
* wlan_mlme_get_wmm_nom_msdu_size_ac_vo() - Get normal * wlan_mlme_get_wmm_nom_msdu_size_ac_vo() - Get normal
@@ -1189,8 +1183,7 @@ QDF_STATUS wlan_mlme_get_wmm_dir_ac_vo(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF Status * Return: QDF Status
*/ */
QDF_STATUS QDF_STATUS wlan_mlme_get_wmm_nom_msdu_size_ac_vo(struct wlan_objmgr_psoc *psoc,
wlan_mlme_get_wmm_nom_msdu_size_ac_vo(struct wlan_objmgr_psoc *psoc,
uint16_t *value); uint16_t *value);
/** /**
@@ -1200,8 +1193,7 @@ wlan_mlme_get_wmm_nom_msdu_size_ac_vo(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF Status * Return: QDF Status
*/ */
QDF_STATUS QDF_STATUS wlan_mlme_get_wmm_mean_data_rate_ac_vo(struct wlan_objmgr_psoc *psoc,
wlan_mlme_get_wmm_mean_data_rate_ac_vo(struct wlan_objmgr_psoc *psoc,
uint32_t *value); uint32_t *value);
/** /**
* wlan_mlme_get_wmm_min_phy_rate_ac_vo() - min PHY * wlan_mlme_get_wmm_min_phy_rate_ac_vo() - min PHY
@@ -1211,8 +1203,7 @@ wlan_mlme_get_wmm_mean_data_rate_ac_vo(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF Status * Return: QDF Status
*/ */
QDF_STATUS QDF_STATUS wlan_mlme_get_wmm_min_phy_rate_ac_vo(struct wlan_objmgr_psoc *psoc,
wlan_mlme_get_wmm_min_phy_rate_ac_vo(struct wlan_objmgr_psoc *psoc,
uint32_t *value); uint32_t *value);
/** /**
* wlan_mlme_get_wmm_sba_ac_vo() - surplus bandwidth allowance for VO * wlan_mlme_get_wmm_sba_ac_vo() - surplus bandwidth allowance for VO
@@ -1265,7 +1256,8 @@ wlan_mlme_get_wmm_uapsd_vo_sus_intv(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_cfg_get_vht_max_mpdu_len(struct wlan_objmgr_psoc *psoc, QDF_STATUS
wlan_mlme_cfg_get_vht_max_mpdu_len(struct wlan_objmgr_psoc *psoc,
uint8_t *value); uint8_t *value);
/** /**
@@ -1275,7 +1267,8 @@ QDF_STATUS wlan_mlme_cfg_get_vht_max_mpdu_len(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_cfg_set_vht_max_mpdu_len(struct wlan_objmgr_psoc *psoc, QDF_STATUS
wlan_mlme_cfg_set_vht_max_mpdu_len(struct wlan_objmgr_psoc *psoc,
uint8_t value); uint8_t value);
/** /**
@@ -1363,8 +1356,8 @@ QDF_STATUS wlan_mlme_cfg_set_vht_short_gi_80mhz(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_cfg_get_short_gi_160_mhz(struct wlan_objmgr_psoc *psoc, QDF_STATUS
bool *value); wlan_mlme_cfg_get_short_gi_160_mhz(struct wlan_objmgr_psoc *psoc, bool *value);
/** /**
* wlan_mlme_cfg_set_short_gi_160_mhz() - sets vht short gi 160MHz into * wlan_mlme_cfg_set_short_gi_160_mhz() - sets vht short gi 160MHz into
@@ -1374,8 +1367,8 @@ QDF_STATUS wlan_mlme_cfg_get_short_gi_160_mhz(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_cfg_set_short_gi_160_mhz(struct wlan_objmgr_psoc *psoc, QDF_STATUS
bool value); wlan_mlme_cfg_set_short_gi_160_mhz(struct wlan_objmgr_psoc *psoc, bool value);
/** /**
* wlan_mlme_cfg_get_vht_tx_stbc() - gets vht tx stbc from * wlan_mlme_cfg_get_vht_tx_stbc() - gets vht tx stbc from
@@ -1385,8 +1378,8 @@ QDF_STATUS wlan_mlme_cfg_set_short_gi_160_mhz(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_cfg_get_vht_tx_stbc(struct wlan_objmgr_psoc *psoc, QDF_STATUS
bool *value); wlan_mlme_cfg_get_vht_tx_stbc(struct wlan_objmgr_psoc *psoc, bool *value);
/** /**
* wlan_mlme_cfg_get_vht_rx_stbc() - gets vht rx stbc from * wlan_mlme_cfg_get_vht_rx_stbc() - gets vht rx stbc from
@@ -1396,8 +1389,8 @@ QDF_STATUS wlan_mlme_cfg_get_vht_tx_stbc(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_cfg_get_vht_rx_stbc(struct wlan_objmgr_psoc *psoc, QDF_STATUS
bool *value); wlan_mlme_cfg_get_vht_rx_stbc(struct wlan_objmgr_psoc *psoc, bool *value);
/** /**
* wlan_mlme_cfg_set_vht_tx_stbc() - sets vht tx stbc into * wlan_mlme_cfg_set_vht_tx_stbc() - sets vht tx stbc into
@@ -1407,8 +1400,8 @@ QDF_STATUS wlan_mlme_cfg_get_vht_rx_stbc(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_cfg_set_vht_tx_stbc(struct wlan_objmgr_psoc *psoc, QDF_STATUS
bool value); wlan_mlme_cfg_set_vht_tx_stbc(struct wlan_objmgr_psoc *psoc, bool value);
/** /**
* wlan_mlme_cfg_get_vht_rx_stbc() - gets vht rx stbc from * wlan_mlme_cfg_get_vht_rx_stbc() - gets vht rx stbc from
@@ -1418,8 +1411,8 @@ QDF_STATUS wlan_mlme_cfg_set_vht_tx_stbc(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_cfg_get_vht_rx_stbc(struct wlan_objmgr_psoc *psoc, QDF_STATUS
bool *value); wlan_mlme_cfg_get_vht_rx_stbc(struct wlan_objmgr_psoc *psoc, bool *value);
/** /**
* wlan_mlme_cfg_set_vht_rx_stbc() - sets vht rx stbc into * wlan_mlme_cfg_set_vht_rx_stbc() - sets vht rx stbc into
@@ -1429,8 +1422,8 @@ QDF_STATUS wlan_mlme_cfg_get_vht_rx_stbc(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_cfg_set_vht_rx_stbc(struct wlan_objmgr_psoc *psoc, QDF_STATUS
bool value); wlan_mlme_cfg_set_vht_rx_stbc(struct wlan_objmgr_psoc *psoc, bool value);
/** /**
* wlan_mlme_cfg_get_vht_su_bformer() - gets vht su beam former cap from * wlan_mlme_cfg_get_vht_su_bformer() - gets vht su beam former cap from
@@ -1440,8 +1433,8 @@ QDF_STATUS wlan_mlme_cfg_set_vht_rx_stbc(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_cfg_get_vht_su_bformer(struct wlan_objmgr_psoc *psoc, QDF_STATUS
bool *value); wlan_mlme_cfg_get_vht_su_bformer(struct wlan_objmgr_psoc *psoc, bool *value);
/** /**
* wlan_mlme_cfg_set_vht_su_bformer() - sets vht su beam former cap into * wlan_mlme_cfg_set_vht_su_bformer() - sets vht su beam former cap into
@@ -1451,8 +1444,8 @@ QDF_STATUS wlan_mlme_cfg_get_vht_su_bformer(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_cfg_set_vht_su_bformer(struct wlan_objmgr_psoc *psoc, QDF_STATUS
bool value); wlan_mlme_cfg_set_vht_su_bformer(struct wlan_objmgr_psoc *psoc, bool value);
/** /**
* wlan_mlme_cfg_set_vht_su_bformee() - sets vht su beam formee cap into * wlan_mlme_cfg_set_vht_su_bformee() - sets vht su beam formee cap into
@@ -1462,8 +1455,8 @@ QDF_STATUS wlan_mlme_cfg_set_vht_su_bformer(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_cfg_set_vht_su_bformee(struct wlan_objmgr_psoc *psoc, QDF_STATUS
bool value); wlan_mlme_cfg_set_vht_su_bformee(struct wlan_objmgr_psoc *psoc, bool value);
/** /**
* wlan_mlme_cfg_set_vht_tx_bfee_ant_supp() - sets vht Beamformee antenna * wlan_mlme_cfg_set_vht_tx_bfee_ant_supp() - sets vht Beamformee antenna
@@ -1508,8 +1501,8 @@ QDF_STATUS wlan_mlme_cfg_set_vht_num_sounding_dim(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_cfg_get_vht_mu_bformer(struct wlan_objmgr_psoc *psoc, QDF_STATUS
bool *value); wlan_mlme_cfg_get_vht_mu_bformer(struct wlan_objmgr_psoc *psoc, bool *value);
/** /**
* wlan_mlme_cfg_set_vht_mu_bformer() - sets vht mu beam former cap into * wlan_mlme_cfg_set_vht_mu_bformer() - sets vht mu beam former cap into
@@ -1519,8 +1512,8 @@ QDF_STATUS wlan_mlme_cfg_get_vht_mu_bformer(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_cfg_set_vht_mu_bformer(struct wlan_objmgr_psoc *psoc, QDF_STATUS
bool value); wlan_mlme_cfg_set_vht_mu_bformer(struct wlan_objmgr_psoc *psoc, bool value);
/** /**
* wlan_mlme_cfg_get_vht_mu_bformee() - gets vht mu beam formee cap from * wlan_mlme_cfg_get_vht_mu_bformee() - gets vht mu beam formee cap from
@@ -1530,8 +1523,8 @@ QDF_STATUS wlan_mlme_cfg_set_vht_mu_bformer(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_cfg_get_vht_mu_bformee(struct wlan_objmgr_psoc *psoc, QDF_STATUS
bool *value); wlan_mlme_cfg_get_vht_mu_bformee(struct wlan_objmgr_psoc *psoc, bool *value);
/** /**
* wlan_mlme_cfg_set_vht_mu_bformee() - sets vht mu beam formee cap into * wlan_mlme_cfg_set_vht_mu_bformee() - sets vht mu beam formee cap into
@@ -1541,8 +1534,8 @@ QDF_STATUS wlan_mlme_cfg_get_vht_mu_bformee(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_cfg_set_vht_mu_bformee(struct wlan_objmgr_psoc *psoc, QDF_STATUS
bool value); wlan_mlme_cfg_set_vht_mu_bformee(struct wlan_objmgr_psoc *psoc, bool value);
/** /**
* wlan_mlme_cfg_get_vht_txop_ps() - gets vht tx ops ps cap from * wlan_mlme_cfg_get_vht_txop_ps() - gets vht tx ops ps cap from
@@ -1552,8 +1545,8 @@ QDF_STATUS wlan_mlme_cfg_set_vht_mu_bformee(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_cfg_get_vht_txop_ps(struct wlan_objmgr_psoc *psoc, QDF_STATUS
bool *value); wlan_mlme_cfg_get_vht_txop_ps(struct wlan_objmgr_psoc *psoc, bool *value);
/** /**
* wlan_mlme_cfg_set_vht_txop_ps() - sets vht tx ops ps cap into * wlan_mlme_cfg_set_vht_txop_ps() - sets vht tx ops ps cap into
@@ -1563,8 +1556,8 @@ QDF_STATUS wlan_mlme_cfg_get_vht_txop_ps(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_cfg_set_vht_txop_ps(struct wlan_objmgr_psoc *psoc, QDF_STATUS
bool value); wlan_mlme_cfg_set_vht_txop_ps(struct wlan_objmgr_psoc *psoc, bool value);
/** /**
* wlan_mlme_cfg_get_vht_ampdu_len_exp() - gets vht max AMPDU length exponent from * wlan_mlme_cfg_get_vht_ampdu_len_exp() - gets vht max AMPDU length exponent from
@@ -1574,7 +1567,8 @@ QDF_STATUS wlan_mlme_cfg_set_vht_txop_ps(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_cfg_get_vht_ampdu_len_exp(struct wlan_objmgr_psoc *psoc, QDF_STATUS
wlan_mlme_cfg_get_vht_ampdu_len_exp(struct wlan_objmgr_psoc *psoc,
uint8_t *value); uint8_t *value);
/** /**
@@ -1585,7 +1579,8 @@ QDF_STATUS wlan_mlme_cfg_get_vht_ampdu_len_exp(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_cfg_set_vht_ampdu_len_exp(struct wlan_objmgr_psoc *psoc, QDF_STATUS
wlan_mlme_cfg_set_vht_ampdu_len_exp(struct wlan_objmgr_psoc *psoc,
uint8_t value); uint8_t value);
/** /**
@@ -1607,8 +1602,8 @@ QDF_STATUS wlan_mlme_cfg_get_vht_rx_mcs_map(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_cfg_set_vht_rx_mcs_map(struct wlan_objmgr_psoc *psoc, QDF_STATUS
uint32_t value); wlan_mlme_cfg_set_vht_rx_mcs_map(struct wlan_objmgr_psoc *psoc, uint32_t value);
/** /**
* wlan_mlme_cfg_get_vht_tx_mcs_map() - gets vht tx mcs map from * wlan_mlme_cfg_get_vht_tx_mcs_map() - gets vht tx mcs map from
@@ -1664,7 +1659,8 @@ wlan_mlme_cfg_set_vht_tx_supp_data_rate(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_cfg_get_vht_basic_mcs_set(struct wlan_objmgr_psoc *psoc, QDF_STATUS
wlan_mlme_cfg_get_vht_basic_mcs_set(struct wlan_objmgr_psoc *psoc,
uint32_t *value); uint32_t *value);
/** /**
@@ -1675,7 +1671,8 @@ QDF_STATUS wlan_mlme_cfg_get_vht_basic_mcs_set(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_cfg_set_vht_basic_mcs_set(struct wlan_objmgr_psoc *psoc, QDF_STATUS
wlan_mlme_cfg_set_vht_basic_mcs_set(struct wlan_objmgr_psoc *psoc,
uint32_t value); uint32_t value);
/** /**
@@ -1685,8 +1682,8 @@ QDF_STATUS wlan_mlme_cfg_set_vht_basic_mcs_set(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_get_vht_enable_tx_bf(struct wlan_objmgr_psoc *psoc, QDF_STATUS
bool *value); wlan_mlme_get_vht_enable_tx_bf(struct wlan_objmgr_psoc *psoc, bool *value);
/** /**
* wlan_mlme_get_vht_tx_su_beamformer() - VHT enable tx su beamformer * wlan_mlme_get_vht_tx_su_beamformer() - VHT enable tx su beamformer
@@ -1695,8 +1692,8 @@ QDF_STATUS wlan_mlme_get_vht_enable_tx_bf(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_get_vht_tx_su_beamformer(struct wlan_objmgr_psoc *psoc, QDF_STATUS
bool *value); wlan_mlme_get_vht_tx_su_beamformer(struct wlan_objmgr_psoc *psoc, bool *value);
/** /**
* wlan_mlme_get_vht_channel_width() - gets Channel width capability * wlan_mlme_get_vht_channel_width() - gets Channel width capability
@@ -1726,8 +1723,8 @@ QDF_STATUS wlan_mlme_get_vht_rx_mcs_8_9(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_get_vht_tx_mcs_8_9(struct wlan_objmgr_psoc *psoc, QDF_STATUS
uint8_t *value); wlan_mlme_get_vht_tx_mcs_8_9(struct wlan_objmgr_psoc *psoc, uint8_t *value);
/** /**
* wlan_mlme_get_vht_rx_mcs_2x2() - VHT Rx MCS capability for 2x2 mode * wlan_mlme_get_vht_rx_mcs_2x2() - VHT Rx MCS capability for 2x2 mode
@@ -1756,8 +1753,8 @@ QDF_STATUS wlan_mlme_get_vht_tx_mcs_2x2(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_get_vht20_mcs9(struct wlan_objmgr_psoc *psoc, QDF_STATUS
bool *value); wlan_mlme_get_vht20_mcs9(struct wlan_objmgr_psoc *psoc, bool *value);
/** /**
* wlan_mlme_get_vht_enable2x2() - Enables/disables VHT Tx/Rx MCS values for 2x2 * wlan_mlme_get_vht_enable2x2() - Enables/disables VHT Tx/Rx MCS values for 2x2
@@ -1766,8 +1763,8 @@ QDF_STATUS wlan_mlme_get_vht20_mcs9(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_get_vht_enable2x2(struct wlan_objmgr_psoc *psoc, QDF_STATUS
bool *value); wlan_mlme_get_vht_enable2x2(struct wlan_objmgr_psoc *psoc, bool *value);
/** /**
* wlan_mlme_set_vht_enable2x2() - Enables/disables VHT Tx/Rx MCS values for 2x2 * wlan_mlme_set_vht_enable2x2() - Enables/disables VHT Tx/Rx MCS values for 2x2
@@ -1776,8 +1773,8 @@ QDF_STATUS wlan_mlme_get_vht_enable2x2(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_set_vht_enable2x2(struct wlan_objmgr_psoc *psoc, QDF_STATUS
bool value); wlan_mlme_set_vht_enable2x2(struct wlan_objmgr_psoc *psoc, bool value);
/** /**
* wlan_mlme_get_vht_enable_paid() - Enables/disables paid feature * wlan_mlme_get_vht_enable_paid() - Enables/disables paid feature
@@ -1786,8 +1783,8 @@ QDF_STATUS wlan_mlme_set_vht_enable2x2(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_get_vht_enable_paid(struct wlan_objmgr_psoc *psoc, QDF_STATUS
bool *value); wlan_mlme_get_vht_enable_paid(struct wlan_objmgr_psoc *psoc, bool *value);
/** /**
* wlan_mlme_get_vht_enable_gid() - Enables/disables VHT GID feature * wlan_mlme_get_vht_enable_gid() - Enables/disables VHT GID feature
@@ -1796,8 +1793,8 @@ QDF_STATUS wlan_mlme_get_vht_enable_paid(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_get_vht_enable_gid(struct wlan_objmgr_psoc *psoc, QDF_STATUS
bool *value); wlan_mlme_get_vht_enable_gid(struct wlan_objmgr_psoc *psoc, bool *value);
/** /**
* wlan_mlme_get_vht_for_24ghz() - Enables/disables VHT for 24 ghz * wlan_mlme_get_vht_for_24ghz() - Enables/disables VHT for 24 ghz
@@ -1806,8 +1803,8 @@ QDF_STATUS wlan_mlme_get_vht_enable_gid(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_get_vht_for_24ghz(struct wlan_objmgr_psoc *psoc, QDF_STATUS
bool *value); wlan_mlme_get_vht_for_24ghz(struct wlan_objmgr_psoc *psoc, bool *value);
/** /**
* wlan_mlme_get_vendor_vht_for_24ghz() - nables/disables vendor VHT for 24 ghz * wlan_mlme_get_vendor_vht_for_24ghz() - nables/disables vendor VHT for 24 ghz
@@ -1816,8 +1813,8 @@ QDF_STATUS wlan_mlme_get_vht_for_24ghz(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS wlan_mlme_get_vendor_vht_for_24ghz(struct wlan_objmgr_psoc *psoc, QDF_STATUS
bool *value); wlan_mlme_get_vendor_vht_for_24ghz(struct wlan_objmgr_psoc *psoc, bool *value);
/** /**
* mlme_update_vht_cap() - update vht capabilities * mlme_update_vht_cap() - update vht capabilities
@@ -1826,8 +1823,8 @@ QDF_STATUS wlan_mlme_get_vendor_vht_for_24ghz(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS * Return: QDF_STATUS
*/ */
QDF_STATUS mlme_update_vht_cap(struct wlan_objmgr_psoc *psoc, QDF_STATUS
struct wma_tgt_vht_cap *cfg); mlme_update_vht_cap(struct wlan_objmgr_psoc *psoc, struct wma_tgt_vht_cap *cfg);
/** /**
* mlme_update_nss_vht_cap() - Update the number of spatial * mlme_update_nss_vht_cap() - Update the number of spatial

View File

@@ -1777,9 +1777,8 @@ QDF_STATUS ucfg_mlme_set_enable_bcast_probe_rsp(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS_SUCCESS or QDF_STATUS_FAILURE * Return: QDF_STATUS_SUCCESS or QDF_STATUS_FAILURE
*/ */
static inline static inline QDF_STATUS
QDF_STATUS ucfg_mlme_set_vht_ch_width(struct wlan_objmgr_psoc *psoc, ucfg_mlme_set_vht_ch_width(struct wlan_objmgr_psoc *psoc, uint8_t value)
uint8_t value)
{ {
return wlan_mlme_cfg_set_vht_chan_width(psoc, value); return wlan_mlme_cfg_set_vht_chan_width(psoc, value);
} }
@@ -1794,9 +1793,8 @@ QDF_STATUS ucfg_mlme_set_vht_ch_width(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS_SUCCESS or QDF_STATUS_FAILURE * Return: QDF_STATUS_SUCCESS or QDF_STATUS_FAILURE
*/ */
static inline static inline QDF_STATUS
QDF_STATUS ucfg_mlme_cfg_get_vht_chan_width(struct wlan_objmgr_psoc *psoc, ucfg_mlme_cfg_get_vht_chan_width(struct wlan_objmgr_psoc *psoc, uint8_t *value)
uint8_t *value)
{ {
return wlan_mlme_cfg_get_vht_chan_width(psoc, value); return wlan_mlme_cfg_get_vht_chan_width(psoc, value);
} }
@@ -1812,8 +1810,7 @@ QDF_STATUS ucfg_mlme_cfg_get_vht_chan_width(struct wlan_objmgr_psoc *psoc,
* Return: QDF_STATUS_SUCCESS or QDF_STATUS_FAILURE * Return: QDF_STATUS_SUCCESS or QDF_STATUS_FAILURE
*/ */
static inline QDF_STATUS static inline QDF_STATUS
ucfg_mlme_cfg_set_vht_ldpc_coding_cap(struct wlan_objmgr_psoc *psoc, ucfg_mlme_cfg_set_vht_ldpc_coding_cap(struct wlan_objmgr_psoc *psoc, bool value)
bool value)
{ {
return wlan_mlme_cfg_set_vht_ldpc_coding_cap(psoc, value); return wlan_mlme_cfg_set_vht_ldpc_coding_cap(psoc, value);
} }
@@ -1829,8 +1826,7 @@ ucfg_mlme_cfg_set_vht_ldpc_coding_cap(struct wlan_objmgr_psoc *psoc,
* Return: QDF_STATUS_SUCCESS or QDF_STATUS_FAILURE * Return: QDF_STATUS_SUCCESS or QDF_STATUS_FAILURE
*/ */
static inline QDF_STATUS static inline QDF_STATUS
ucfg_mlme_cfg_get_short_gi_160_mhz(struct wlan_objmgr_psoc *psoc, ucfg_mlme_cfg_get_short_gi_160_mhz(struct wlan_objmgr_psoc *psoc, bool *value)
bool *value)
{ {
return wlan_mlme_cfg_get_short_gi_160_mhz(psoc, value); return wlan_mlme_cfg_get_short_gi_160_mhz(psoc, value);
} }
@@ -1847,8 +1843,7 @@ ucfg_mlme_cfg_get_short_gi_160_mhz(struct wlan_objmgr_psoc *psoc,
* Return: QDF_STATUS_SUCCESS or QDF_STATUS_FAILURE * Return: QDF_STATUS_SUCCESS or QDF_STATUS_FAILURE
*/ */
static inline QDF_STATUS static inline QDF_STATUS
ucfg_mlme_cfg_set_short_gi_160_mhz(struct wlan_objmgr_psoc *psoc, ucfg_mlme_cfg_set_short_gi_160_mhz(struct wlan_objmgr_psoc *psoc, bool value)
bool value)
{ {
return wlan_mlme_cfg_set_short_gi_160_mhz(psoc, value); return wlan_mlme_cfg_set_short_gi_160_mhz(psoc, value);
} }
@@ -1865,8 +1860,7 @@ ucfg_mlme_cfg_set_short_gi_160_mhz(struct wlan_objmgr_psoc *psoc,
* Return: QDF_STATUS_SUCCESS or QDF_STATUS_FAILURE * Return: QDF_STATUS_SUCCESS or QDF_STATUS_FAILURE
*/ */
static inline QDF_STATUS static inline QDF_STATUS
ucfg_mlme_cfg_get_vht_tx_stbc(struct wlan_objmgr_psoc *psoc, ucfg_mlme_cfg_get_vht_tx_stbc(struct wlan_objmgr_psoc *psoc, bool *value)
bool *value)
{ {
return wlan_mlme_cfg_get_vht_tx_stbc(psoc, value); return wlan_mlme_cfg_get_vht_tx_stbc(psoc, value);
} }
@@ -1883,8 +1877,7 @@ ucfg_mlme_cfg_get_vht_tx_stbc(struct wlan_objmgr_psoc *psoc,
* Return: QDF_STATUS_SUCCESS or QDF_STATUS_FAILURE * Return: QDF_STATUS_SUCCESS or QDF_STATUS_FAILURE
*/ */
static inline QDF_STATUS static inline QDF_STATUS
ucfg_mlme_cfg_get_vht_rx_stbc(struct wlan_objmgr_psoc *psoc, ucfg_mlme_cfg_get_vht_rx_stbc(struct wlan_objmgr_psoc *psoc, bool *value)
bool *value)
{ {
return wlan_mlme_cfg_get_vht_rx_stbc(psoc, value); return wlan_mlme_cfg_get_vht_rx_stbc(psoc, value);
} }
@@ -1899,8 +1892,8 @@ ucfg_mlme_cfg_get_vht_rx_stbc(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS_SUCCESS or QDF_STATUS_FAILURE * Return: QDF_STATUS_SUCCESS or QDF_STATUS_FAILURE
*/ */
static inline QDF_STATUS static inline
ucfg_mlme_cfg_set_vht_tx_bfee_ant_supp(struct wlan_objmgr_psoc *psoc, QDF_STATUS ucfg_mlme_cfg_set_vht_tx_bfee_ant_supp(struct wlan_objmgr_psoc *psoc,
uint8_t value) uint8_t value)
{ {
return wlan_mlme_cfg_set_vht_tx_bfee_ant_supp(psoc, value); return wlan_mlme_cfg_set_vht_tx_bfee_ant_supp(psoc, value);
@@ -1916,8 +1909,8 @@ ucfg_mlme_cfg_set_vht_tx_bfee_ant_supp(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF_STATUS_SUCCESS or QDF_STATUS_FAILURE * Return: QDF_STATUS_SUCCESS or QDF_STATUS_FAILURE
*/ */
static inline QDF_STATUS static inline
ucfg_mlme_cfg_get_vht_tx_bfee_ant_supp(struct wlan_objmgr_psoc *psoc, QDF_STATUS ucfg_mlme_cfg_get_vht_tx_bfee_ant_supp(struct wlan_objmgr_psoc *psoc,
uint8_t *value) uint8_t *value)
{ {
return wlan_mlme_cfg_get_vht_tx_bfee_ant_supp(psoc, value); return wlan_mlme_cfg_get_vht_tx_bfee_ant_supp(psoc, value);
@@ -1935,8 +1928,7 @@ ucfg_mlme_cfg_get_vht_tx_bfee_ant_supp(struct wlan_objmgr_psoc *psoc,
* Return: QDF_STATUS_SUCCESS or QDF_STATUS_FAILURE * Return: QDF_STATUS_SUCCESS or QDF_STATUS_FAILURE
*/ */
static inline QDF_STATUS static inline QDF_STATUS
ucfg_mlme_cfg_get_vht_rx_mcs_map(struct wlan_objmgr_psoc *psoc, ucfg_mlme_cfg_get_vht_rx_mcs_map(struct wlan_objmgr_psoc *psoc, uint32_t *value)
uint32_t *value)
{ {
return wlan_mlme_cfg_get_vht_rx_mcs_map(psoc, value); return wlan_mlme_cfg_get_vht_rx_mcs_map(psoc, value);
} }
@@ -1952,8 +1944,7 @@ ucfg_mlme_cfg_get_vht_rx_mcs_map(struct wlan_objmgr_psoc *psoc,
* Return: QDF_STATUS_SUCCESS or QDF_STATUS_FAILURE * Return: QDF_STATUS_SUCCESS or QDF_STATUS_FAILURE
*/ */
static inline QDF_STATUS static inline QDF_STATUS
ucfg_mlme_cfg_set_vht_rx_mcs_map(struct wlan_objmgr_psoc *psoc, ucfg_mlme_cfg_set_vht_rx_mcs_map(struct wlan_objmgr_psoc *psoc, uint32_t value)
uint32_t value)
{ {
return wlan_mlme_cfg_set_vht_rx_mcs_map(psoc, value); return wlan_mlme_cfg_set_vht_rx_mcs_map(psoc, value);
} }
@@ -1970,8 +1961,7 @@ ucfg_mlme_cfg_set_vht_rx_mcs_map(struct wlan_objmgr_psoc *psoc,
* Return: QDF_STATUS_SUCCESS or QDF_STATUS_FAILURE * Return: QDF_STATUS_SUCCESS or QDF_STATUS_FAILURE
*/ */
static inline QDF_STATUS static inline QDF_STATUS
ucfg_mlme_cfg_get_vht_tx_mcs_map(struct wlan_objmgr_psoc *psoc, ucfg_mlme_cfg_get_vht_tx_mcs_map(struct wlan_objmgr_psoc *psoc, uint32_t *value)
uint32_t *value)
{ {
return wlan_mlme_cfg_get_vht_tx_mcs_map(psoc, value); return wlan_mlme_cfg_get_vht_tx_mcs_map(psoc, value);
} }
@@ -1987,8 +1977,7 @@ ucfg_mlme_cfg_get_vht_tx_mcs_map(struct wlan_objmgr_psoc *psoc,
* Return: QDF_STATUS_SUCCESS or QDF_STATUS_FAILURE * Return: QDF_STATUS_SUCCESS or QDF_STATUS_FAILURE
*/ */
static inline QDF_STATUS static inline QDF_STATUS
ucfg_mlme_cfg_set_vht_tx_mcs_map(struct wlan_objmgr_psoc *psoc, ucfg_mlme_cfg_set_vht_tx_mcs_map(struct wlan_objmgr_psoc *psoc, uint32_t value)
uint32_t value)
{ {
return wlan_mlme_cfg_set_vht_tx_mcs_map(psoc, value); return wlan_mlme_cfg_set_vht_tx_mcs_map(psoc, value);
} }
@@ -2334,8 +2323,8 @@ ucfg_mlme_get_vendor_vht_for_24ghz(struct wlan_objmgr_psoc *psoc, bool *value)
* *
* Return: QDF_STATUS_SUCCESS or QDF_STATUS_FAILURE * Return: QDF_STATUS_SUCCESS or QDF_STATUS_FAILURE
*/ */
static inline QDF_STATUS static inline
ucfg_mlme_update_vht_cap(struct wlan_objmgr_psoc *psoc, QDF_STATUS ucfg_mlme_update_vht_cap(struct wlan_objmgr_psoc *psoc,
struct wma_tgt_vht_cap *cfg) struct wma_tgt_vht_cap *cfg)
{ {
return mlme_update_vht_cap(psoc, cfg); return mlme_update_vht_cap(psoc, cfg);
@@ -2587,8 +2576,7 @@ QDF_STATUS ucfg_mlme_ibss_power_save_setup(struct wlan_objmgr_psoc *psoc,
* Return: QDF Status * Return: QDF Status
*/ */
static inline QDF_STATUS static inline QDF_STATUS
ucfg_mlme_get_wmm_dir_ac_vi(struct wlan_objmgr_psoc *psoc, ucfg_mlme_get_wmm_dir_ac_vi(struct wlan_objmgr_psoc *psoc, uint8_t *value)
uint8_t *value)
{ {
return wlan_mlme_get_wmm_dir_ac_vi(psoc, value); return wlan_mlme_get_wmm_dir_ac_vi(psoc, value);
} }
@@ -2603,8 +2591,8 @@ ucfg_mlme_get_wmm_dir_ac_vi(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF Status * Return: QDF Status
*/ */
static inline QDF_STATUS static inline
ucfg_mlme_get_wmm_nom_msdu_size_ac_vi(struct wlan_objmgr_psoc *psoc, QDF_STATUS ucfg_mlme_get_wmm_nom_msdu_size_ac_vi(struct wlan_objmgr_psoc *psoc,
uint16_t *value) uint16_t *value)
{ {
return wlan_mlme_get_wmm_nom_msdu_size_ac_vi(psoc, value); return wlan_mlme_get_wmm_nom_msdu_size_ac_vi(psoc, value);
@@ -2620,8 +2608,8 @@ ucfg_mlme_get_wmm_nom_msdu_size_ac_vi(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF Status * Return: QDF Status
*/ */
static inline QDF_STATUS static inline
ucfg_mlme_get_wmm_mean_data_rate_ac_vi(struct wlan_objmgr_psoc *psoc, QDF_STATUS ucfg_mlme_get_wmm_mean_data_rate_ac_vi(struct wlan_objmgr_psoc *psoc,
uint32_t *value) uint32_t *value)
{ {
return wlan_mlme_get_wmm_mean_data_rate_ac_vi(psoc, value); return wlan_mlme_get_wmm_mean_data_rate_ac_vi(psoc, value);
@@ -2637,8 +2625,8 @@ ucfg_mlme_get_wmm_mean_data_rate_ac_vi(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF Status * Return: QDF Status
*/ */
static inline QDF_STATUS static inline
ucfg_mlme_get_wmm_min_phy_rate_ac_vi(struct wlan_objmgr_psoc *psoc, QDF_STATUS ucfg_mlme_get_wmm_min_phy_rate_ac_vi(struct wlan_objmgr_psoc *psoc,
uint32_t *value) uint32_t *value)
{ {
return wlan_mlme_get_wmm_min_phy_rate_ac_vi(psoc, value); return wlan_mlme_get_wmm_min_phy_rate_ac_vi(psoc, value);
@@ -2720,8 +2708,8 @@ ucfg_mlme_get_wmm_dir_ac_be(struct wlan_objmgr_psoc *psoc, uint8_t *value)
* *
* Return: QDF Status * Return: QDF Status
*/ */
static inline QDF_STATUS static inline
ucfg_mlme_get_wmm_nom_msdu_size_ac_be(struct wlan_objmgr_psoc *psoc, QDF_STATUS ucfg_mlme_get_wmm_nom_msdu_size_ac_be(struct wlan_objmgr_psoc *psoc,
uint16_t *value) uint16_t *value)
{ {
return wlan_mlme_get_wmm_nom_msdu_size_ac_be(psoc, value); return wlan_mlme_get_wmm_nom_msdu_size_ac_be(psoc, value);
@@ -2737,8 +2725,8 @@ ucfg_mlme_get_wmm_nom_msdu_size_ac_be(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF Status * Return: QDF Status
*/ */
static inline QDF_STATUS static inline
ucfg_mlme_get_wmm_mean_data_rate_ac_be(struct wlan_objmgr_psoc *psoc, QDF_STATUS ucfg_mlme_get_wmm_mean_data_rate_ac_be(struct wlan_objmgr_psoc *psoc,
uint32_t *value) uint32_t *value)
{ {
return wlan_mlme_get_wmm_mean_data_rate_ac_be(psoc, value); return wlan_mlme_get_wmm_mean_data_rate_ac_be(psoc, value);
@@ -2754,8 +2742,8 @@ ucfg_mlme_get_wmm_mean_data_rate_ac_be(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF Status * Return: QDF Status
*/ */
static inline QDF_STATUS static inline
ucfg_mlme_get_wmm_min_phy_rate_ac_be(struct wlan_objmgr_psoc *psoc, QDF_STATUS ucfg_mlme_get_wmm_min_phy_rate_ac_be(struct wlan_objmgr_psoc *psoc,
uint32_t *value) uint32_t *value)
{ {
return wlan_mlme_get_wmm_min_phy_rate_ac_be(psoc, value); return wlan_mlme_get_wmm_min_phy_rate_ac_be(psoc, value);
@@ -2837,8 +2825,8 @@ ucfg_mlme_get_wmm_dir_ac_bk(struct wlan_objmgr_psoc *psoc, uint8_t *value)
* *
* Return: QDF Status * Return: QDF Status
*/ */
static inline QDF_STATUS static inline
ucfg_mlme_get_wmm_nom_msdu_size_ac_bk(struct wlan_objmgr_psoc *psoc, QDF_STATUS ucfg_mlme_get_wmm_nom_msdu_size_ac_bk(struct wlan_objmgr_psoc *psoc,
uint16_t *value) uint16_t *value)
{ {
return wlan_mlme_get_wmm_nom_msdu_size_ac_bk(psoc, value); return wlan_mlme_get_wmm_nom_msdu_size_ac_bk(psoc, value);
@@ -2854,8 +2842,8 @@ ucfg_mlme_get_wmm_nom_msdu_size_ac_bk(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF Status * Return: QDF Status
*/ */
static inline QDF_STATUS static inline
ucfg_mlme_get_wmm_mean_data_rate_ac_bk(struct wlan_objmgr_psoc *psoc, QDF_STATUS ucfg_mlme_get_wmm_mean_data_rate_ac_bk(struct wlan_objmgr_psoc *psoc,
uint32_t *value) uint32_t *value)
{ {
return wlan_mlme_get_wmm_mean_data_rate_ac_bk(psoc, value); return wlan_mlme_get_wmm_mean_data_rate_ac_bk(psoc, value);
@@ -2871,8 +2859,8 @@ ucfg_mlme_get_wmm_mean_data_rate_ac_bk(struct wlan_objmgr_psoc *psoc,
* *
* Return: QDF Status * Return: QDF Status
*/ */
static inline QDF_STATUS static inline
ucfg_mlme_get_wmm_min_phy_rate_ac_bk(struct wlan_objmgr_psoc *psoc, QDF_STATUS ucfg_mlme_get_wmm_min_phy_rate_ac_bk(struct wlan_objmgr_psoc *psoc,
uint32_t *value) uint32_t *value)
{ {
return wlan_mlme_get_wmm_min_phy_rate_ac_bk(psoc, value); return wlan_mlme_get_wmm_min_phy_rate_ac_bk(psoc, value);
@@ -2955,8 +2943,8 @@ ucfg_mlme_get_wmm_mode(struct wlan_objmgr_psoc *psoc, uint8_t *value)
* *
* Return: QDF_STATUS_SUCCESS or QDF_STATUS_FAILURE * Return: QDF_STATUS_SUCCESS or QDF_STATUS_FAILURE
*/ */
static inline static inline QDF_STATUS
QDF_STATUS ucfg_mlme_update_tgt_he_cap(struct wlan_objmgr_psoc *psoc, ucfg_mlme_update_tgt_he_cap(struct wlan_objmgr_psoc *psoc,
struct wma_tgt_cfg *cfg) struct wma_tgt_cfg *cfg)
{ {
return mlme_update_tgt_he_caps_in_cfg(psoc, cfg); return mlme_update_tgt_he_caps_in_cfg(psoc, cfg);
@@ -3058,8 +3046,8 @@ ucfg_mlme_get_wmm_uapsd_mask(struct wlan_objmgr_psoc *psoc, uint8_t *value)
* *
* Return: QDF Status * Return: QDF Status
*/ */
static inline QDF_STATUS static inline
ucfg_mlme_get_implicit_qos_is_enabled(struct wlan_objmgr_psoc *psoc, QDF_STATUS ucfg_mlme_get_implicit_qos_is_enabled(struct wlan_objmgr_psoc *psoc,
bool *value) bool *value)
{ {
return wlan_mlme_get_implicit_qos_is_enabled(psoc, value); return wlan_mlme_get_implicit_qos_is_enabled(psoc, value);
@@ -3102,8 +3090,8 @@ ucfg_mlme_is_ese_enabled(struct wlan_objmgr_psoc *psoc, bool *val);
* *
* Return: None * Return: None
*/ */
static inline void static inline
ucfg_mlme_get_is_ts_burst_size_enable(struct wlan_objmgr_psoc *psoc, void ucfg_mlme_get_is_ts_burst_size_enable(struct wlan_objmgr_psoc *psoc,
bool *value) bool *value)
{ {
wlan_mlme_get_is_ts_burst_size_enable(psoc, value); wlan_mlme_get_is_ts_burst_size_enable(psoc, value);

View File

@@ -1031,8 +1031,8 @@ QDF_STATUS wlan_mlme_get_wmm_min_phy_rate_ac_vo(struct wlan_objmgr_psoc *psoc,
return QDF_STATUS_SUCCESS; return QDF_STATUS_SUCCESS;
} }
QDF_STATUS wlan_mlme_get_wmm_sba_ac_vo(struct wlan_objmgr_psoc *psoc, QDF_STATUS
uint16_t *value) wlan_mlme_get_wmm_sba_ac_vo(struct wlan_objmgr_psoc *psoc, uint16_t *value)
{ {
struct wlan_mlme_psoc_obj *mlme_obj; struct wlan_mlme_psoc_obj *mlme_obj;
@@ -1074,8 +1074,8 @@ QDF_STATUS wlan_mlme_get_wmm_uapsd_vo_sus_intv(struct wlan_objmgr_psoc *psoc,
return QDF_STATUS_SUCCESS; return QDF_STATUS_SUCCESS;
} }
QDF_STATUS wlan_mlme_get_wmm_dir_ac_vi(struct wlan_objmgr_psoc *psoc, QDF_STATUS
uint8_t *value) wlan_mlme_get_wmm_dir_ac_vi(struct wlan_objmgr_psoc *psoc, uint8_t *value)
{ {
struct wlan_mlme_psoc_obj *mlme_obj; struct wlan_mlme_psoc_obj *mlme_obj;
@@ -1118,8 +1118,7 @@ wlan_mlme_get_wmm_mean_data_rate_ac_vi(struct wlan_objmgr_psoc *psoc,
return QDF_STATUS_SUCCESS; return QDF_STATUS_SUCCESS;
} }
QDF_STATUS QDF_STATUS wlan_mlme_get_wmm_min_phy_rate_ac_vi(struct wlan_objmgr_psoc *psoc,
wlan_mlme_get_wmm_min_phy_rate_ac_vi(struct wlan_objmgr_psoc *psoc,
uint32_t *value) uint32_t *value)
{ {
struct wlan_mlme_psoc_obj *mlme_obj; struct wlan_mlme_psoc_obj *mlme_obj;
@@ -1219,8 +1218,7 @@ wlan_mlme_get_wmm_mean_data_rate_ac_be(struct wlan_objmgr_psoc *psoc,
return QDF_STATUS_SUCCESS; return QDF_STATUS_SUCCESS;
} }
QDF_STATUS QDF_STATUS wlan_mlme_get_wmm_min_phy_rate_ac_be(struct wlan_objmgr_psoc *psoc,
wlan_mlme_get_wmm_min_phy_rate_ac_be(struct wlan_objmgr_psoc *psoc,
uint32_t *value) uint32_t *value)
{ {
struct wlan_mlme_psoc_obj *mlme_obj; struct wlan_mlme_psoc_obj *mlme_obj;
@@ -1319,8 +1317,7 @@ wlan_mlme_get_wmm_mean_data_rate_ac_bk(struct wlan_objmgr_psoc *psoc,
return QDF_STATUS_SUCCESS; return QDF_STATUS_SUCCESS;
} }
QDF_STATUS QDF_STATUS wlan_mlme_get_wmm_min_phy_rate_ac_bk(struct wlan_objmgr_psoc *psoc,
wlan_mlme_get_wmm_min_phy_rate_ac_bk(struct wlan_objmgr_psoc *psoc,
uint32_t *value) uint32_t *value)
{ {
struct wlan_mlme_psoc_obj *mlme_obj; struct wlan_mlme_psoc_obj *mlme_obj;
@@ -1420,8 +1417,7 @@ wlan_mlme_get_wmm_uapsd_mask(struct wlan_objmgr_psoc *psoc, uint8_t *value)
return QDF_STATUS_SUCCESS; return QDF_STATUS_SUCCESS;
} }
QDF_STATUS QDF_STATUS wlan_mlme_get_implicit_qos_is_enabled(struct wlan_objmgr_psoc *psoc,
wlan_mlme_get_implicit_qos_is_enabled(struct wlan_objmgr_psoc *psoc,
bool *value) bool *value)
{ {
struct wlan_mlme_psoc_obj *mlme_obj; struct wlan_mlme_psoc_obj *mlme_obj;
@@ -2185,9 +2181,8 @@ QDF_STATUS mlme_set_wep_key(struct wlan_mlme_wep_cfg *wep_params,
enum wep_key_id wep_keyid, uint8_t *key_to_set, enum wep_key_id wep_keyid, uint8_t *key_to_set,
qdf_size_t len) qdf_size_t len)
{ {
if (len == 0) { if (len == 0)
return QDF_STATUS_E_FAILURE; return QDF_STATUS_E_FAILURE;
}
mlme_debug("WEP set key for key_id:%d key_len:%zd", wep_keyid, len); mlme_debug("WEP set key for key_id:%d key_len:%zd", wep_keyid, len);
switch (wep_keyid) { switch (wep_keyid) {
@@ -2306,8 +2301,7 @@ wlan_mlme_cfg_get_vht_chan_width(struct wlan_objmgr_psoc *psoc, uint8_t *value)
return QDF_STATUS_SUCCESS; return QDF_STATUS_SUCCESS;
} }
QDF_STATUS QDF_STATUS wlan_mlme_cfg_set_vht_ldpc_coding_cap(struct wlan_objmgr_psoc *psoc,
wlan_mlme_cfg_set_vht_ldpc_coding_cap(struct wlan_objmgr_psoc *psoc,
bool value) bool value)
{ {
struct wlan_mlme_psoc_obj *mlme_obj; struct wlan_mlme_psoc_obj *mlme_obj;
@@ -2408,8 +2402,7 @@ wlan_mlme_cfg_get_vht_tx_bfee_ant_supp(struct wlan_objmgr_psoc *psoc,
return QDF_STATUS_SUCCESS; return QDF_STATUS_SUCCESS;
} }
QDF_STATUS QDF_STATUS wlan_mlme_cfg_get_vht_rx_mcs_map(struct wlan_objmgr_psoc *psoc,
wlan_mlme_cfg_get_vht_rx_mcs_map(struct wlan_objmgr_psoc *psoc,
uint32_t *value) uint32_t *value)
{ {
struct wlan_mlme_psoc_obj *mlme_obj; struct wlan_mlme_psoc_obj *mlme_obj;
@@ -2423,8 +2416,7 @@ wlan_mlme_cfg_get_vht_rx_mcs_map(struct wlan_objmgr_psoc *psoc,
return QDF_STATUS_SUCCESS; return QDF_STATUS_SUCCESS;
} }
QDF_STATUS QDF_STATUS wlan_mlme_cfg_set_vht_rx_mcs_map(struct wlan_objmgr_psoc *psoc,
wlan_mlme_cfg_set_vht_rx_mcs_map(struct wlan_objmgr_psoc *psoc,
uint32_t value) uint32_t value)
{ {
struct wlan_mlme_psoc_obj *mlme_obj; struct wlan_mlme_psoc_obj *mlme_obj;
@@ -2438,8 +2430,7 @@ wlan_mlme_cfg_set_vht_rx_mcs_map(struct wlan_objmgr_psoc *psoc,
return QDF_STATUS_SUCCESS; return QDF_STATUS_SUCCESS;
} }
QDF_STATUS QDF_STATUS wlan_mlme_cfg_get_vht_tx_mcs_map(struct wlan_objmgr_psoc *psoc,
wlan_mlme_cfg_get_vht_tx_mcs_map(struct wlan_objmgr_psoc *psoc,
uint32_t *value) uint32_t *value)
{ {
struct wlan_mlme_psoc_obj *mlme_obj; struct wlan_mlme_psoc_obj *mlme_obj;
@@ -2453,8 +2444,7 @@ wlan_mlme_cfg_get_vht_tx_mcs_map(struct wlan_objmgr_psoc *psoc,
return QDF_STATUS_SUCCESS; return QDF_STATUS_SUCCESS;
} }
QDF_STATUS QDF_STATUS wlan_mlme_cfg_set_vht_tx_mcs_map(struct wlan_objmgr_psoc *psoc,
wlan_mlme_cfg_set_vht_tx_mcs_map(struct wlan_objmgr_psoc *psoc,
uint32_t value) uint32_t value)
{ {
struct wlan_mlme_psoc_obj *mlme_obj; struct wlan_mlme_psoc_obj *mlme_obj;
@@ -2725,8 +2715,8 @@ wlan_mlme_get_vendor_vht_for_24ghz(struct wlan_objmgr_psoc *psoc, bool *value)
return QDF_STATUS_SUCCESS; return QDF_STATUS_SUCCESS;
} }
QDF_STATUS mlme_update_vht_cap(struct wlan_objmgr_psoc *psoc, QDF_STATUS
struct wma_tgt_vht_cap *cfg) mlme_update_vht_cap(struct wlan_objmgr_psoc *psoc, struct wma_tgt_vht_cap *cfg)
{ {
struct wlan_mlme_psoc_obj *mlme_obj; struct wlan_mlme_psoc_obj *mlme_obj;
struct mlme_vht_capabilities_info *vht_cap_info; struct mlme_vht_capabilities_info *vht_cap_info;