Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/dsa/sja1105/
Dsja1105_spi.c152 int distance_to_end; in sja1105_spi_send_long_packed_buf() local
168 distance_to_end = (uintptr_t)(packed_buf + buf_len - in sja1105_spi_send_long_packed_buf()
170 chunk.len = min(distance_to_end, SJA1105_SIZE_SPI_MSG_MAXLEN); in sja1105_spi_send_long_packed_buf()