Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Ddebugfs.c28 #define WLCORE_MAX_BLOCK_SIZE ((size_t)(4*PAGE_SIZE)) macro
1050 bytes = min(bytes, WLCORE_MAX_BLOCK_SIZE); in dev_mem_read()
1132 bytes = min(bytes, WLCORE_MAX_BLOCK_SIZE); in dev_mem_write()