Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dpci.c242 .nbytes_max = __cpu_to_le32(256),
252 .nbytes_max = __cpu_to_le32(2048),
262 .nbytes_max = __cpu_to_le32(2048),
272 .nbytes_max = __cpu_to_le32(2048),
282 .nbytes_max = __cpu_to_le32(256),
294 .nbytes_max = __cpu_to_le32(512),
304 .nbytes_max = __cpu_to_le32(4096),
314 .nbytes_max = __cpu_to_le32(0),
324 .nbytes_max = __cpu_to_le32(2048),
334 .nbytes_max = __cpu_to_le32(2048),
[all …]
Dce.h399 __le32 nbytes_max; member