Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dhw.h69 #define TARGET_NUM_MCAST_GROUPS 12 macro
H A Dwmi.c214 config->num_mcast_groups = TARGET_NUM_MCAST_GROUPS; in ath12k_wmi_init_qcn9274()
/linux/drivers/net/wireless/ath/ath10k/
H A Dhw.h701 #define TARGET_NUM_MCAST_GROUPS 0 macro
H A Dwmi.c6617 config.num_mcast_groups = __cpu_to_le32(TARGET_NUM_MCAST_GROUPS); in ath10k_wmi_op_gen_init()
/linux/drivers/net/wireless/ath/ath11k/
H A Dhw.c187 config->num_mcast_groups = TARGET_NUM_MCAST_GROUPS; in ath11k_init_wmi_config_ipq8074()