Home
last modified time | relevance | path

Searched refs:max_mcs (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/edac/
Damd64_edac.c439 for (i = 0; i < pvt->max_mcs; i++)
3171 for (j = 0; j < pvt->max_mcs; j++) { in dct_init_csrows()
3478 pvt->umc = kcalloc(pvt->max_mcs, sizeof(struct amd64_umc), GFP_KERNEL); in umc_hw_info_get()
3708 pvt->umc = kcalloc(pvt->max_mcs, sizeof(struct amd64_umc), GFP_KERNEL); in gpu_hw_info_get()
3758 pvt->max_mcs = 2; in per_family_init()
3833 pvt->max_mcs = 8; in per_family_init()
3855 pvt->max_mcs = 8; in per_family_init()
3859 pvt->max_mcs = 12; in per_family_init()
3868 pvt->max_mcs = 4; in per_family_init()
3874 pvt->max_mcs = 8; in per_family_init()
[all …]
Damd64_edac.h368 u8 max_mcs; member
/linux-6.14.4/drivers/net/wireless/ath/ath10k/
Dwmi.c7701 int max_mcs, max_nss; in ath10k_wmi_peer_assoc_fill_10_2() local
7705 max_mcs = 0xf; in ath10k_wmi_peer_assoc_fill_10_2()
7708 info0 = SM(max_mcs, WMI_PEER_ASSOC_INFO0_MAX_MCS_IDX) | in ath10k_wmi_peer_assoc_fill_10_2()