Home
last modified time | relevance | path

Searched refs:num_mcast_groups (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dhw.c78 config->num_mcast_groups = 0; in ath11k_init_wmi_config_qca6390()
184 config->num_mcast_groups = TARGET_NUM_MCAST_GROUPS; in ath11k_init_wmi_config_ipq8074()
Dwmi.h2264 u32 num_mcast_groups; member
4997 u32 num_mcast_groups; member
Dwmi.c3464 wmi_cfg->num_mcast_groups = tg_cfg->num_mcast_groups; in ath11k_wmi_copy_resource_config()
/Linux-v5.15/drivers/net/wireless/ath/ath10k/
Dwmi.h2465 __le32 num_mcast_groups; member
2650 __le32 num_mcast_groups; member
2850 __le32 num_mcast_groups; member
Dwmi-tlv.h1762 __le32 num_mcast_groups; member
Dwmi.c6591 config.num_mcast_groups = __cpu_to_le32(TARGET_NUM_MCAST_GROUPS); in ath10k_wmi_op_gen_init()
6657 config.num_mcast_groups = __cpu_to_le32(TARGET_10X_NUM_MCAST_GROUPS); in ath10k_wmi_10_1_op_gen_init()
6728 config.num_mcast_groups = __cpu_to_le32(TARGET_10X_NUM_MCAST_GROUPS); in ath10k_wmi_10_2_op_gen_init()
6806 config.num_mcast_groups = __cpu_to_le32(TARGET_10_4_NUM_MCAST_GROUPS); in ath10k_wmi_10_4_op_gen_init()
Dwmi-tlv.c1925 cfg->num_mcast_groups = __cpu_to_le32(0); in ath10k_wmi_tlv_op_gen_init()