Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dspi.c77 #define WSPI_MAX_NUM_OF_CHUNKS \ macro
275 struct spi_transfer t[2 * WSPI_MAX_NUM_OF_CHUNKS]; in wl12xx_spi_raw_write()
277 u32 commands[WSPI_MAX_NUM_OF_CHUNKS]; /* 1 command per chunk */ in wl12xx_spi_raw_write()