Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dwmi.h2115 __le32 num_mcast_groups; member
2300 __le32 num_mcast_groups; member
2498 __le32 num_mcast_groups; member
Dwmi-tlv.h1191 __le32 num_mcast_groups; member
Dwmi.c5272 config.num_mcast_groups = __cpu_to_le32(TARGET_NUM_MCAST_GROUPS); in ath10k_wmi_op_gen_init()
5340 config.num_mcast_groups = __cpu_to_le32(TARGET_10X_NUM_MCAST_GROUPS); in ath10k_wmi_10_1_op_gen_init()
5406 config.num_mcast_groups = __cpu_to_le32(TARGET_10X_NUM_MCAST_GROUPS); in ath10k_wmi_10_2_op_gen_init()
5478 config.num_mcast_groups = __cpu_to_le32(TARGET_10_4_NUM_MCAST_GROUPS); in ath10k_wmi_10_4_op_gen_init()
Dwmi-tlv.c1400 cfg->num_mcast_groups = __cpu_to_le32(0); in ath10k_wmi_tlv_op_gen_init()