Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Dhw.h57 #define TARGET_NUM_MCAST_GROUPS 12 macro
Dwmi.c212 config->num_mcast_groups = TARGET_NUM_MCAST_GROUPS; in ath12k_wmi_init_qcn9274()
/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dhw.h55 #define TARGET_NUM_MCAST_GROUPS 12 macro
Dhw.c187 config->num_mcast_groups = TARGET_NUM_MCAST_GROUPS; in ath11k_init_wmi_config_ipq8074()
/Linux-v6.6/drivers/net/wireless/ath/ath10k/
Dhw.h706 #define TARGET_NUM_MCAST_GROUPS 0 macro
Dwmi.c6595 config.num_mcast_groups = __cpu_to_le32(TARGET_NUM_MCAST_GROUPS); in ath10k_wmi_op_gen_init()