Searched refs:nbytes_max (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | snoc.c | 251 .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 D | qmi.h | 55 __le32 nbytes_max; member
|
| H A D | ce.h | 398 __le32 nbytes_max; member
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | qmi.h | 391 u32 nbytes_max; member
|
| H A D | qmi.c | 1742 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 D | qmi.c | 1333 nbytes_max), 2724 req->tgt_cfg[pipe_num].nbytes_max = ce_cfg[pipe_num].nbytes_max; in ath11k_qmi_wlanfw_wlan_cfg_send()
|