Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dwmi-tlv.h1191 __le32 num_mcast_groups; member
Dwmi.h1680 __le32 num_mcast_groups; member
1865 __le32 num_mcast_groups; member
Dwmi.c3830 config.num_mcast_groups = __cpu_to_le32(TARGET_NUM_MCAST_GROUPS); in ath10k_wmi_op_gen_init()
3899 config.num_mcast_groups = __cpu_to_le32(TARGET_10X_NUM_MCAST_GROUPS); in ath10k_wmi_10_1_op_gen_init()
3965 config.num_mcast_groups = __cpu_to_le32(TARGET_10X_NUM_MCAST_GROUPS); in ath10k_wmi_10_2_op_gen_init()
Dwmi-tlv.c1184 cfg->num_mcast_groups = __cpu_to_le32(0); in ath10k_wmi_tlv_op_gen_init()