Searched refs:max_ampdu_len_exp (Results 1 – 9 of 9) sorted by relevance
1848 uint16_t max_ampdu_len_exp:3; member
1247 (params->he_6ghz_band_caps.max_ampdu_len_exp << in wma_populate_peer_he_cap()
1010 pDot11f->max_ampdu_len_exp = peer_cfg.dot11f.max_ampdu_len_exp; in lim_tdls_populate_dot11f_6hgz_he_caps()
7481 uint32_t max_ampdu_len_exp; in lim_revise_req_he_cap_per_band() local7488 max_ampdu_len_exp = cfg_get(psoc, CFG_HE_MAX_AMPDU_LEN); in lim_revise_req_he_cap_per_band()7499 QDF_MIN(max_ampdu_len_exp, in lim_revise_req_he_cap_per_band()7519 QDF_MIN(max_ampdu_len_exp, in lim_revise_req_he_cap_per_band()7719 he_6g_cap->max_ampdu_len_exp, he_6g_cap->max_mpdu_len, in lim_log_he_6g_cap()
3470 max_ampdu_len_exp: 3;
2517 uint8_t max_ampdu_len_exp; in hdd_update_wiphy_he_6ghz_capa() local2525 ucfg_mlme_cfg_get_vht_ampdu_len_exp(hdd_ctx->psoc, &max_ampdu_len_exp); in hdd_update_wiphy_he_6ghz_capa()2527 max_ampdu_len_exp); in hdd_update_wiphy_he_6ghz_capa()
7811 he_6g_cap->max_ampdu_len_exp =7814 he_6g_cap->max_ampdu_len_exp =
10098 pDst->max_ampdu_len_exp = tmp97__ >> 3 & 0x7; in dot11f_unpack_ie_he_6ghz_band_cap()30824 tmp217__ |= (pSrc->max_ampdu_len_exp << 3); in dot11f_pack_ie_he_6ghz_band_cap()
9853 uint16_t max_ampdu_len_exp:3; member