Home
last modified time | relevance | path

Searched refs:num_mcast_groups (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dhw.c56 config->num_mcast_groups = 0; in ath11k_init_wmi_config_qca6390()
116 config->num_mcast_groups = TARGET_NUM_MCAST_GROUPS; in ath11k_init_wmi_config_ipq8074()
H A Dwmi.h2239 u32 num_mcast_groups; member
4929 u32 num_mcast_groups; member
H A Dwmi.c3093 wmi_cfg->num_mcast_groups = tg_cfg->num_mcast_groups; in ath11k_wmi_copy_resource_config()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dhw.c80 config->num_mcast_groups = 0; in ath11k_init_wmi_config_qca6390()
187 config->num_mcast_groups = TARGET_NUM_MCAST_GROUPS; in ath11k_init_wmi_config_ipq8074()
H A Dwmi.h2353 u32 num_mcast_groups; member
5655 u32 num_mcast_groups; member
H A Dwmi.c4033 wmi_cfg->num_mcast_groups = tg_cfg->num_mcast_groups; in ath11k_wmi_copy_resource_config()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dwmi.h2464 This num_mcast_groups configuration parameter tells the target how
2468 __le32 num_mcast_groups; member
2649 This num_mcast_groups configuration parameter tells the target how
2653 __le32 num_mcast_groups; member
2849 * within the multicast group. This num_mcast_groups configuration
2853 __le32 num_mcast_groups; member
H A Dwmi-tlv.h1762 __le32 num_mcast_groups; member
H A Dwmi.c6595 config.num_mcast_groups = __cpu_to_le32(TARGET_NUM_MCAST_GROUPS); in ath10k_wmi_op_gen_init()
6661 config.num_mcast_groups = __cpu_to_le32(TARGET_10X_NUM_MCAST_GROUPS); in ath10k_wmi_10_1_op_gen_init()
6732 config.num_mcast_groups = __cpu_to_le32(TARGET_10X_NUM_MCAST_GROUPS); in ath10k_wmi_10_2_op_gen_init()
6810 config.num_mcast_groups = __cpu_to_le32(TARGET_10_4_NUM_MCAST_GROUPS); in ath10k_wmi_10_4_op_gen_init()
H A Dwmi-tlv.c1925 cfg->num_mcast_groups = __cpu_to_le32(0); in ath10k_wmi_tlv_op_gen_init()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dwmi.h2464 This num_mcast_groups configuration parameter tells the target how
2468 __le32 num_mcast_groups; member
2649 This num_mcast_groups configuration parameter tells the target how
2653 __le32 num_mcast_groups; member
2849 * within the multicast group. This num_mcast_groups configuration
2853 __le32 num_mcast_groups; member
H A Dwmi-tlv.h1762 __le32 num_mcast_groups; member
H A Dwmi.c6595 config.num_mcast_groups = __cpu_to_le32(TARGET_NUM_MCAST_GROUPS); in ath10k_wmi_op_gen_init()
6661 config.num_mcast_groups = __cpu_to_le32(TARGET_10X_NUM_MCAST_GROUPS); in ath10k_wmi_10_1_op_gen_init()
6732 config.num_mcast_groups = __cpu_to_le32(TARGET_10X_NUM_MCAST_GROUPS); in ath10k_wmi_10_2_op_gen_init()
6810 config.num_mcast_groups = __cpu_to_le32(TARGET_10_4_NUM_MCAST_GROUPS); in ath10k_wmi_10_4_op_gen_init()
H A Dwmi-tlv.c1936 cfg->num_mcast_groups = __cpu_to_le32(0); in ath10k_wmi_tlv_op_gen_init()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2301 u32 num_mcast_groups; member
2417 __le32 num_mcast_groups; member
H A Dwmi.c212 config->num_mcast_groups = TARGET_NUM_MCAST_GROUPS; in ath12k_wmi_init_qcn9274()
253 config->num_mcast_groups = 0; in ath12k_wmi_init_wcn7850()
3227 wmi_cfg->num_mcast_groups = cpu_to_le32(tg_cfg->num_mcast_groups); in ath12k_wmi_copy_resource_config()

Completed in 159 milliseconds