Searched refs:nbytes_max (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/net/wireless/ath/ath11k/ |
| A D | hw.c | 1105 .nbytes_max = __cpu_to_le32(2048), 1115 .nbytes_max = __cpu_to_le32(2048), 1125 .nbytes_max = __cpu_to_le32(2048), 1135 .nbytes_max = __cpu_to_le32(2048), 1145 .nbytes_max = __cpu_to_le32(256), 1155 .nbytes_max = __cpu_to_le32(2048), 1205 .nbytes_max = __cpu_to_le32(0), 1478 .nbytes_max = __cpu_to_le32(256), 1508 .nbytes_max = __cpu_to_le32(0), 1657 .nbytes_max = __cpu_to_le32(256), [all …]
|
| A D | ce.h | 82 __le32 nbytes_max; member
|
| A D | qmi.h | 303 __le32 nbytes_max; member
|
| A D | qmi.c | 1261 nbytes_max), 2384 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/ath10k/ |
| 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), 318 .nbytes_max = __cpu_to_le32(0), 328 .nbytes_max = __cpu_to_le32(2048), 338 .nbytes_max = __cpu_to_le32(2048), 348 .nbytes_max = __cpu_to_le32(2048), [all …]
|
| A D | qmi.h | 55 __le32 nbytes_max; member
|
| A D | pci.c | 231 .nbytes_max = __cpu_to_le32(256), 241 .nbytes_max = __cpu_to_le32(2048), 251 .nbytes_max = __cpu_to_le32(2048), 261 .nbytes_max = __cpu_to_le32(2048), 271 .nbytes_max = __cpu_to_le32(256), 283 .nbytes_max = __cpu_to_le32(512), 293 .nbytes_max = __cpu_to_le32(4096), 303 .nbytes_max = __cpu_to_le32(0), 313 .nbytes_max = __cpu_to_le32(2048), 323 .nbytes_max = __cpu_to_le32(2048), [all …]
|
| A D | ce.h | 398 __le32 nbytes_max; member
|
| A D | qmi.c | 455 req->tgt_cfg[i].nbytes_max = config->ce_tgt_cfg[i].nbytes_max; in ath10k_qmi_cfg_send_sync_msg()
|
| A D | qmi_wlfw_v01.h | 130 __le32 nbytes_max; member
|
| A D | qmi_wlfw_v01.c | 45 nbytes_max),
|
Completed in 38 milliseconds