Searched refs:rx_upper_limit (Results 1 – 2 of 2) sorted by relevance
54 u_int rx_upper_limit; /* receive buffer. */ member
361 sc->rx_upper_limit = sc->rx_mem_size - 2; in ex_init_locked()365 CSR_WRITE_1(sc, RCV_UPPER_LIMIT_REG, sc->rx_upper_limit >> 8); in ex_init_locked()382 CSR_WRITE_2(sc, RCV_STOP_REG, sc->rx_upper_limit | 0xfe); in ex_init_locked()805 CSR_WRITE_2(sc, RCV_STOP_REG, sc->rx_upper_limit); in ex_rx_intr()