Home
last modified time | relevance | path

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

/freebsd/sys/dev/oce/
H A Doce_if.h1059 int oce_mbox_create_wq(struct oce_wq *wq);
H A Doce_queue.c327 rc = oce_mbox_create_wq(wq); in oce_wq_create()
H A Doce_mbox.c1696 oce_mbox_create_wq(struct oce_wq *wq) in oce_mbox_create_wq() function