Searched refs:nbytes_max (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | qmi.h | 55 __le32 nbytes_max; member
|
| H A D | pci.c | 233 .nbytes_max = __cpu_to_le32(256), 243 .nbytes_max = __cpu_to_le32(2048), 253 .nbytes_max = __cpu_to_le32(2048), 263 .nbytes_max = __cpu_to_le32(2048), 273 .nbytes_max = __cpu_to_le32(256), 285 .nbytes_max = __cpu_to_le32(512), 295 .nbytes_max = __cpu_to_le32(4096), 305 .nbytes_max = __cpu_to_le32(0), 315 .nbytes_max = __cpu_to_le32(2048), 325 .nbytes_max = __cpu_to_le32(2048), [all …]
|
| H A D | ce.h | 398 __le32 nbytes_max; member
|
| H A D | qmi.c | 461 req->tgt_cfg[i].nbytes_max = config->ce_tgt_cfg[i].nbytes_max; in ath10k_qmi_cfg_send_sync_msg()
|
| H A D | qmi_wlfw_v01.h | 131 __le32 nbytes_max; member
|
| H A D | qmi_wlfw_v01.c | 46 nbytes_max),
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | ce.h | 88 __le32 nbytes_max; member
|
| H A D | qmi.h | 322 __le32 nbytes_max; member
|
| H A D | qmi.c | 1334 nbytes_max), 2725 req->tgt_cfg[pipe_num].nbytes_max = ce_cfg[pipe_num].nbytes_max; in ath11k_qmi_wlanfw_wlan_cfg_send()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | qmi.c | 1702 nbytes_max), 3486 req->tgt_cfg[pipe_num].nbytes_max = in ath12k_qmi_wlanfw_wlan_cfg_send() 3487 __le32_to_cpu(ce_cfg[pipe_num].nbytes_max); in ath12k_qmi_wlanfw_wlan_cfg_send()
|