Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dhw.c81 config->num_mcast_table_elems = 0; in ath11k_init_wmi_config_qca6390()
188 config->num_mcast_table_elems = TARGET_NUM_MCAST_TABLE_ELEMS; in ath11k_init_wmi_config_ipq8074()
H A Dwmi.h2372 u32 num_mcast_table_elems; member
5686 u32 num_mcast_table_elems; member
H A Dwmi.c4143 wmi_cfg->num_mcast_table_elems = tg_cfg->num_mcast_table_elems; in ath11k_wmi_copy_resource_config()
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.h1764 __le32 num_mcast_table_elems; member
H A Dwmi-tlv.c1938 cfg->num_mcast_table_elems = __cpu_to_le32(0); in ath10k_wmi_tlv_op_gen_init()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2427 u32 num_mcast_table_elems; member
2551 __le32 num_mcast_table_elems; member
H A Dwmi.c228 config->num_mcast_table_elems = TARGET_NUM_MCAST_TABLE_ELEMS; in ath12k_wmi_init_qcn9274()
275 config->num_mcast_table_elems = 0; in ath12k_wmi_init_wcn7850()
3902 wmi_cfg->num_mcast_table_elems = cpu_to_le32(tg_cfg->num_mcast_table_elems); in ath12k_wmi_copy_resource_config()