Searched refs:MAX_RX_FIFO_SIZE (Results 1 – 8 of 8) sorted by relevance
84 #define MAX_RX_FIFO_SIZE 64U /* bytes */ macro305 unsigned int bytes_to_read = MAX_RX_FIFO_SIZE; in bcm_kona_i2c_read_fifo()313 if (msg->len - bytes_read <= MAX_RX_FIFO_SIZE) { in bcm_kona_i2c_read_fifo()
92 #define MAX_RX_FIFO_SIZE 64U /* bytes */ macro329 unsigned int bytes_to_read = MAX_RX_FIFO_SIZE; in bcm_kona_i2c_read_fifo()337 if (msg->len - bytes_read <= MAX_RX_FIFO_SIZE) { in bcm_kona_i2c_read_fifo()
284 *fct_flow = ((MAX_RX_FIFO_SIZE * 2) / (10 * 512)) in lan7x_update_flowcontrol()287 *fct_flow |= ((MAX_RX_FIFO_SIZE * 8) / (10 * 512)) in lan7x_update_flowcontrol()
85 #define MAX_RX_FIFO_SIZE (12 * 1024) macro
190 write_buf = (MAX_RX_FIFO_SIZE - 512) / 512; in lan75xx_eth_start()
363 (MAX_RX_FIFO_SIZE - 512) / 512); in lan78xx_eth_start()
37 #define MAX_RX_FIFO_SIZE (20 * 1024) macro1227 buf = (MAX_RX_FIFO_SIZE - 512) / 512; in smsc75xx_reset()
48 #define MAX_RX_FIFO_SIZE (12 * 1024) macro2526 buf = (MAX_RX_FIFO_SIZE - 512) / 512; in lan78xx_reset()