Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A 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()
/openbmc/linux/drivers/net/
H A Dmacsec.c809 static void count_rx(struct net_device *dev, int len) in count_rx() function
843 count_rx(dev, len); in macsec_decrypt_done()
1269 count_rx(dev, len); in macsec_handle_frame()