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

/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dspi.c46 bool probing_crc; /* true if we're probing chip's CRC config */ member in struct:wilc_spi
554 if (!spi_priv->probing_crc)
837 if (!spi_priv->probing_crc)
857 if (!spi_priv->probing_crc)
953 if (!spi_priv->probing_crc)
1102 if (result && !spi_priv->probing_crc)
1160 spi_priv->probing_crc = true;
1203 spi_priv->probing_crc = false;

Completed in 96 milliseconds