Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dsnoc.c251 .nbytes_max = __cpu_to_le32(2048),
261 .nbytes_max = __cpu_to_le32(2048),
271 .nbytes_max = __cpu_to_le32(2048),
281 .nbytes_max = __cpu_to_le32(2048),
291 .nbytes_max = __cpu_to_le32(256),
301 .nbytes_max = __cpu_to_le32(64),
311 .nbytes_max = __cpu_to_le32(16384),
321 .nbytes_max = __cpu_to_le32(0),
331 .nbytes_max = __cpu_to_le32(2048),
341 .nbytes_max = __cpu_to_le32(2048),
[all …]
H A Dqmi.h55 __le32 nbytes_max; member
H A Dce.h398 __le32 nbytes_max; member
/linux/drivers/net/wireless/ath/ath12k/
H A Dqmi.h391 u32 nbytes_max; member
H A Dqmi.c1742 nbytes_max),
3513 req->tgt_cfg[pipe_num].nbytes_max = in ath12k_qmi_wlanfw_wlan_cfg_send()
3514 __le32_to_cpu(ce_cfg[pipe_num].nbytes_max); in ath12k_qmi_wlanfw_wlan_cfg_send()
/linux/drivers/net/wireless/ath/ath11k/
H A Dqmi.c1333 nbytes_max),
2724 req->tgt_cfg[pipe_num].nbytes_max = ce_cfg[pipe_num].nbytes_max; in ath11k_qmi_wlanfw_wlan_cfg_send()