Home
last modified time | relevance | path

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

/freebsd/sys/dev/oce/
H A Doce_hw.c483 rc = oce_start_mq(sc->mq); in oce_hw_start()
H A Doce_if.h976 int oce_start_mq(struct oce_mq *mq);
H A Doce_queue.c941 oce_start_mq(struct oce_mq *mq) in oce_start_mq() function