Searched refs:mlo_cu_param (Results 1 – 2 of 2) sorted by relevance
651 cu_param = &mlo_dev_ctx->sta_ctx->mlo_cu_param[0]; in mlo_set_cu_bpcc()675 cu_param = &mlo_dev_ctx->sta_ctx->mlo_cu_param[0]; in mlo_get_cu_bpcc()694 cu_param = &mlo_dev_ctx->sta_ctx->mlo_cu_param[0]; in mlo_init_cu_bpcc()735 size = sizeof(sta_ctx->mlo_cu_param); in mlo_clear_cu_bpcc()736 qdf_mem_zero(sta_ctx->mlo_cu_param, size); in mlo_clear_cu_bpcc()
814 struct mlo_sta_cu_params mlo_cu_param[WLAN_UMAC_MLO_MAX_VDEVS]; member