Searched refs:target_ce_count (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | core.c | 67 .target_ce_count = 11, 152 .target_ce_count = 11, 235 .target_ce_count = 9, 320 .target_ce_count = 9, 402 .target_ce_count = 9, 487 .target_ce_count = 9, 570 .target_ce_count = 9, 662 .target_ce_count = TARGET_CE_CNT_5018,
|
H A D | hw.h | 165 u32 target_ce_count; member
|
H A D | pci.c | 408 cfg->tgt_ce_len = ab->hw_params.target_ce_count; in ath11k_pci_init_qmi_ce_config()
|
H A D | ahb.c | 426 cfg->tgt_ce_len = ab->hw_params.target_ce_count; in ath11k_ahb_init_qmi_ce_config()
|
/freebsd/sys/contrib/dev/athk/ath12k/ |
H A D | hw.c | 876 .target_ce_count = 12, 933 .target_ce_count = 9, 988 .target_ce_count = 12,
|
H A D | hw.h | 155 u32 target_ce_count; member
|
H A D | pci.c | 630 cfg->tgt_ce_len = ab->hw_params->target_ce_count; in ath12k_pci_init_qmi_ce_config()
|