Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/bmi/src/
H A Dol_fw.c1572 size_t readSize = PCIE_READ_LIMIT; in ol_diag_read() local
1578 buffer, readSize); in ol_diag_read()
1580 buffer += readSize; in ol_diag_read()
1581 pos += readSize; in ol_diag_read()
1582 amount_read += readSize; in ol_diag_read()
1585 readSize = remainder; in ol_diag_read()