Home
last modified time | relevance | path

Searched refs:nbytes_max (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Dce.c24 .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 …]
/linux/drivers/net/wireless/ath/ath11k/
H A Dhw.c1296 .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 Dce.h88 __le32 nbytes_max; member
H A Dqmi.h322 __le32 nbytes_max; member
H A Dqmi.c1334 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/ath10k/
H A Dsnoc.c250 .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 Dqmi.h55 __le32 nbytes_max; member
H A Dpci.c233 .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 Dce.h398 __le32 nbytes_max; member
H A Dqmi.c461 req->tgt_cfg[i].nbytes_max = config->ce_tgt_cfg[i].nbytes_max; in ath10k_qmi_cfg_send_sync_msg()
H A Dqmi_wlfw_v01.h131 __le32 nbytes_max; member
H A Dqmi_wlfw_v01.c46 nbytes_max),
/linux/drivers/net/wireless/ath/ath12k/
H A Dce.h74 __le32 nbytes_max; member
H A Dqmi.h404 u32 nbytes_max; member
H A Dqmi.c1702 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()