Searched refs:oce_mbox_post (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/oce/
H A Doce_mbox.c316 ret = oce_mbox_post(sc, &mbx, NULL);
377 oce_mbox_post(POCE_SOFTC sc, struct oce_mbx *mbx, struct oce_mbx_ctx *mbxctx) function
475 ret = oce_mbox_post(sc, &mbx, NULL);
520 ret = oce_mbox_post(sc, &mbx, NULL);
606 rc = oce_mbox_post(sc, &mbx, NULL);
654 rc = oce_mbox_post(sc, &mbx, NULL);
711 rc = oce_mbox_post(sc, &mbx, NULL);
764 rc = oce_mbox_post(sc, &mbx, NULL);
871 rc = oce_mbox_post(sc, &mbx, NULL);
960 rc = oce_mbox_post(s
[all...]
H A Doce_queue.c742 rc = oce_mbox_post(sc, &mbx, NULL);
865 rc = oce_mbox_post(sc, mbx, NULL);
H A Doce_if.h1061 int oce_mbox_post(POCE_SOFTC sc,
H A Doce_if.c2954 rdma_info->mbox_post = oce_mbox_post;

Completed in 110 milliseconds