HomeSort by: relevance | last modified time | path
    Searched defs:sc_rx_flow_thresh (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
if_sip.c 282 int sc_rx_flow_thresh; /* Rx FIFO threshold for flow control */ member in struct:sip_softc
2794 * Tune sc_rx_flow_thresh.
2798 sc->sc_rx_flow_thresh = (PCR_PS_STHI_8 | PCR_PS_STLO_4 |
3485 pcr |= sc->sc_rx_flow_thresh;

Completed in 14 milliseconds