Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/microchip/wilc1000/
Dspi.c196 static int wilc_spi_rx(struct wilc *wilc, u8 *rb, u32 rlen) in wilc_spi_rx() function
591 if (wilc_spi_rx(wilc, &rsp, 1)) { in wilc_spi_dma_rw()
603 if (wilc_spi_rx(wilc, &b[ix], nbytes)) { in wilc_spi_dma_rw()
612 if (!spi_priv->crc_off && wilc_spi_rx(wilc, crc, 2)) { in wilc_spi_dma_rw()