Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/mfd/
Dtps6594-spi.c31 size_t count_rx = 1; in tps6594_spi_reg_read() local
38 count_rx++; in tps6594_spi_reg_read()
40 ret = spi_write_then_read(spi, buf, 2, buf + 2, count_rx); in tps6594_spi_reg_read()
/linux-6.6.21/drivers/net/
Dmacsec.c822 static void count_rx(struct net_device *dev, int len) in count_rx() function
856 count_rx(dev, len); in macsec_decrypt_done()
1261 count_rx(dev, len); in macsec_handle_frame()