Home
last modified time | relevance | path

Searched refs:num_mcast_table_elems (Results 1 – 9 of 9) 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
5685 u32 num_mcast_table_elems; member
H A Dwmi.c4142 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.h2480 __le32 num_mcast_table_elems; member
2665 __le32 num_mcast_table_elems; member
2863 __le32 num_mcast_table_elems; member
H A Dwmi-tlv.h1764 __le32 num_mcast_table_elems; member
H A Dwmi.c6618 config.num_mcast_table_elems = in ath10k_wmi_op_gen_init()
6684 config.num_mcast_table_elems = in ath10k_wmi_10_1_op_gen_init()
6755 config.num_mcast_table_elems = in ath10k_wmi_10_2_op_gen_init()
6833 config.num_mcast_table_elems = in ath10k_wmi_10_4_op_gen_init()
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.h2348 u32 num_mcast_table_elems; member
2470 __le32 num_mcast_table_elems; member
H A Dwmi.c215 config->num_mcast_table_elems = TARGET_NUM_MCAST_TABLE_ELEMS; in ath12k_wmi_init_qcn9274()
262 config->num_mcast_table_elems = 0; in ath12k_wmi_init_wcn7850()
3630 wmi_cfg->num_mcast_table_elems = cpu_to_le32(tg_cfg->num_mcast_table_elems); in ath12k_wmi_copy_resource_config()