Home
last modified time | relevance | path

Searched refs:num_ocb_channels (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.h1786 __le32 num_ocb_channels; member
H A Dwmi-tlv.c1959 cfg->num_ocb_channels = __cpu_to_le32(0); in ath10k_wmi_tlv_op_gen_init()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2398 u32 num_ocb_channels; member
2508 __le32 num_ocb_channels; member
H A Dwmi.c3720 wmi_cfg->num_ocb_channels = cpu_to_le32(tg_cfg->num_ocb_channels); in ath12k_wmi_copy_resource_config()
/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dwmi.h2394 u32 num_ocb_channels; member
5720 u32 num_ocb_channels; member
H A Dwmi.c4171 wmi_cfg->num_ocb_channels = tg_cfg->num_ocb_channels; in ath11k_wmi_copy_resource_config()