Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dwmi.h2384 __le32 num_mcast_groups; member
2569 __le32 num_mcast_groups; member
2769 __le32 num_mcast_groups; member
Dwmi-tlv.h1664 __le32 num_mcast_groups; member
Dwmi.c6275 config.num_mcast_groups = __cpu_to_le32(TARGET_NUM_MCAST_GROUPS); in ath10k_wmi_op_gen_init()
6343 config.num_mcast_groups = __cpu_to_le32(TARGET_10X_NUM_MCAST_GROUPS); in ath10k_wmi_10_1_op_gen_init()
6416 config.num_mcast_groups = __cpu_to_le32(TARGET_10X_NUM_MCAST_GROUPS); in ath10k_wmi_10_2_op_gen_init()
6497 config.num_mcast_groups = __cpu_to_le32(TARGET_10_4_NUM_MCAST_GROUPS); in ath10k_wmi_10_4_op_gen_init()
Dwmi-tlv.c1597 cfg->num_mcast_groups = __cpu_to_le32(0); in ath10k_wmi_tlv_op_gen_init()