Searched refs:nbytes_max (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | hw.c | 124 .nbytes_max = __cpu_to_le32(2048), 134 .nbytes_max = __cpu_to_le32(2048), 144 .nbytes_max = __cpu_to_le32(2048), 154 .nbytes_max = __cpu_to_le32(2048), 164 .nbytes_max = __cpu_to_le32(256), 174 .nbytes_max = __cpu_to_le32(2048), 184 .nbytes_max = __cpu_to_le32(16384), 194 .nbytes_max = __cpu_to_le32(2048), 204 .nbytes_max = __cpu_to_le32(16384), 216 .nbytes_max = __cpu_to_le32(2048), [all …]
|
H A D | ce.h | 74 __le32 nbytes_max; member
|
H A D | qmi.h | 371 __le32 nbytes_max; member
|
H A D | qmi.c | 1580 nbytes_max), 2678 req->tgt_cfg[pipe_num].nbytes_max = ce_cfg[pipe_num].nbytes_max; in ath12k_qmi_wlanfw_wlan_cfg_send()
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | hw.c | 1296 .nbytes_max = __cpu_to_le32(2048), 1306 .nbytes_max = __cpu_to_le32(2048), 1316 .nbytes_max = __cpu_to_le32(2048), 1326 .nbytes_max = __cpu_to_le32(2048), 1336 .nbytes_max = __cpu_to_le32(256), 1346 .nbytes_max = __cpu_to_le32(2048), 1356 .nbytes_max = __cpu_to_le32(65535), 1366 .nbytes_max = __cpu_to_le32(2048), 1376 .nbytes_max = __cpu_to_le32(65535), 1386 .nbytes_max = __cpu_to_le32(2048), [all …]
|
H A D | ce.h | 88 __le32 nbytes_max; member
|
H A D | qmi.h | 318 __le32 nbytes_max; member
|
H A D | qmi.c | 1332 nbytes_max), 2698 req->tgt_cfg[pipe_num].nbytes_max = ce_cfg[pipe_num].nbytes_max; in ath11k_qmi_wlanfw_wlan_cfg_send()
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | snoc.c | 248 .nbytes_max = __cpu_to_le32(2048), 258 .nbytes_max = __cpu_to_le32(2048), 268 .nbytes_max = __cpu_to_le32(2048), 278 .nbytes_max = __cpu_to_le32(2048), 288 .nbytes_max = __cpu_to_le32(256), 298 .nbytes_max = __cpu_to_le32(64), 308 .nbytes_max = __cpu_to_le32(16384), 318 .nbytes_max = __cpu_to_le32(0), 328 .nbytes_max = __cpu_to_le32(2048), 338 .nbytes_max = __cpu_to_le32(2048), [all …]
|
H A D | qmi.h | 55 __le32 nbytes_max; member
|
H A D | pci.c | 232 .nbytes_max = __cpu_to_le32(256), 242 .nbytes_max = __cpu_to_le32(2048), 252 .nbytes_max = __cpu_to_le32(2048), 262 .nbytes_max = __cpu_to_le32(2048), 272 .nbytes_max = __cpu_to_le32(256), 284 .nbytes_max = __cpu_to_le32(512), 294 .nbytes_max = __cpu_to_le32(4096), 304 .nbytes_max = __cpu_to_le32(0), 314 .nbytes_max = __cpu_to_le32(2048), 324 .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),
|