Searched refs:enqueue_cmd (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/bxe/
H A Decore_sp.c4033 rc = o->enqueue_cmd(sc, p->mcast_obj, p, cmd);
4115 mcast_obj->enqueue_cmd = ecore_mcast_enqueue_cmd;
4141 mcast_obj->enqueue_cmd = NULL;
4159 mcast_obj->enqueue_cmd = ecore_mcast_enqueue_cmd;
H A Decore_sp.h1064 int (*enqueue_cmd)(struct bxe_softc *sc, struct ecore_mcast_obj *o, member in struct:ecore_mcast_obj

Completed in 160 milliseconds