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

/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dspi.c300 static int wilc_spi_tx(struct wilc *wilc, u8 *b, u32 len) function
449 if (wilc_spi_tx(wilc, &cmd, 1)) {
459 if (wilc_spi_tx(wilc, &b[ix], nbytes)) {
473 if (wilc_spi_tx(wilc, crc, 2)) {

Completed in 114 milliseconds