Home
last modified time | relevance | path

Searched defs:byte_limit (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/spi/
H A Dspi-bcm2835.c1059 unsigned long hz_per_byte, byte_limit; in bcm2835_spi_transfer_one() local
H A Dspi-stm32.c2095 unsigned long hz_per_byte, byte_limit; in stm32_spi_can_poll() local
/linux/net/core/
H A Dskbuff.c1759 const u32 byte_limit = 1 << 19; /* limit to a few TSO */ in msg_zerocopy_realloc() local