Home
last modified time | relevance | path

Searched refs:TARGET_NUM_MCAST_GROUPS (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath12k/wifi7/
H A Dwmi.c36 config->num_mcast_groups = TARGET_NUM_MCAST_GROUPS; in ath12k_wifi7_wmi_init_qcn9274()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhw.h53 #define TARGET_NUM_MCAST_GROUPS 12 macro
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhw.h55 #define TARGET_NUM_MCAST_GROUPS 12 macro
H A Dhw.c187 config->num_mcast_groups = TARGET_NUM_MCAST_GROUPS; in ath11k_init_wmi_config_ipq8074()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhw.h705 #define TARGET_NUM_MCAST_GROUPS 0 macro
H A Dwmi.c6714 config.num_mcast_groups = __cpu_to_le32(TARGET_NUM_MCAST_GROUPS); in ath10k_wmi_op_gen_init()