Searched refs:nbytes_max (Results 1 – 15 of 15) sorted by relevance
| /freebsd/sys/contrib/dev/athk/ath12k/wifi7/ |
| H A D | ce.c | 24 .nbytes_max = __cpu_to_le32(2048), 34 .nbytes_max = __cpu_to_le32(2048), 44 .nbytes_max = __cpu_to_le32(2048), 54 .nbytes_max = __cpu_to_le32(2048), 64 .nbytes_max = __cpu_to_le32(256), 74 .nbytes_max = __cpu_to_le32(2048), 84 .nbytes_max = __cpu_to_le32(16384), 94 .nbytes_max = __cpu_to_le32(2048), 104 .nbytes_max = __cpu_to_le32(16384), 116 .nbytes_max = __cpu_to_le32(2048), [all …]
|
| /freebsd/sys/contrib/dev/athk/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 | 326 __le32 nbytes_max; member
|
| H A D | qmi.c | 1349 nbytes_max), 2767 req->tgt_cfg[pipe_num].nbytes_max = ce_cfg[pipe_num].nbytes_max; in ath11k_qmi_wlanfw_wlan_cfg_send()
|
| /freebsd/sys/contrib/dev/athk/ath10k/ |
| H A D | snoc.c | 250 .nbytes_max = __cpu_to_le32(2048), 260 .nbytes_max = __cpu_to_le32(2048), 270 .nbytes_max = __cpu_to_le32(2048), 280 .nbytes_max = __cpu_to_le32(2048), 290 .nbytes_max = __cpu_to_le32(256), 300 .nbytes_max = __cpu_to_le32(64), 310 .nbytes_max = __cpu_to_le32(16384), 320 .nbytes_max = __cpu_to_le32(0), 330 .nbytes_max = __cpu_to_le32(2048), 340 .nbytes_max = __cpu_to_le32(2048), [all …]
|
| H A D | qmi.h | 55 __le32 nbytes_max; member
|
| H A D | pci.c | 241 .nbytes_max = __cpu_to_le32(256), 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(256), 293 .nbytes_max = __cpu_to_le32(512), 303 .nbytes_max = __cpu_to_le32(4096), 313 .nbytes_max = __cpu_to_le32(0), 323 .nbytes_max = __cpu_to_le32(2048), 333 .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),
|
| /freebsd/sys/contrib/dev/athk/ath12k/ |
| H A D | ce.h | 74 __le32 nbytes_max; member
|
| H A D | qmi.h | 404 u32 nbytes_max; member
|
| H A D | qmi.c | 1706 nbytes_max), 3506 req->tgt_cfg[pipe_num].nbytes_max = in ath12k_qmi_wlanfw_wlan_cfg_send() 3507 __le32_to_cpu(ce_cfg[pipe_num].nbytes_max); in ath12k_qmi_wlanfw_wlan_cfg_send()
|