Home
last modified time | relevance | path

Searched refs:oce_set_flow_control (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/oce/
H A Doce_hw.c407 rc = oce_set_flow_control(sc, sc->flow_control); in oce_create_nw_interface()
H A Doce_if.h1022 int oce_set_flow_control(POCE_SOFTC sc, uint32_t flow_control);
H A Doce_mbox.c726 oce_set_flow_control(POCE_SOFTC sc, uint32_t flow_control) in oce_set_flow_control() function