Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath10k/
Dpci.c223 .nbytes_max = __cpu_to_le32(256),
233 .nbytes_max = __cpu_to_le32(2048),
243 .nbytes_max = __cpu_to_le32(2048),
253 .nbytes_max = __cpu_to_le32(2048),
263 .nbytes_max = __cpu_to_le32(256),
275 .nbytes_max = __cpu_to_le32(512),
285 .nbytes_max = __cpu_to_le32(4096),
295 .nbytes_max = __cpu_to_le32(0),
305 .nbytes_max = __cpu_to_le32(2048),
315 .nbytes_max = __cpu_to_le32(2048),
[all …]
Dpci.h106 __le32 nbytes_max; member