Searched refs:WLCORE_MAX_BLOCK_SIZE (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ti/wlcore/
H A Ddebugfs.c41 #define WLCORE_MAX_BLOCK_SIZE ((size_t)(4*PAGE_SIZE)) macro
1062 bytes = min(bytes, WLCORE_MAX_BLOCK_SIZE); dev_mem_read()
1143 bytes = min(bytes, WLCORE_MAX_BLOCK_SIZE); dev_mem_write()

Completed in 71 milliseconds