Searched refs:mcast_obj (Results 1 – 4 of 4) sorted by relevance
4097 ECORE_MEMSET(mcast_obj, 0, sizeof(*mcast_obj)); in ecore_init_mcast_obj()4102 mcast_obj->engine_id = engine_id; in ecore_init_mcast_obj()4114 mcast_obj->hdl_restore = in ecore_init_mcast_obj()4127 mcast_obj->get_registry_size = in ecore_init_mcast_obj()4129 mcast_obj->set_registry_size = in ecore_init_mcast_obj()4139 mcast_obj->enqueue_cmd = NULL; in ecore_init_mcast_obj()4151 mcast_obj->get_registry_size = in ecore_init_mcast_obj()4153 mcast_obj->set_registry_size = in ecore_init_mcast_obj()4158 mcast_obj->hdl_restore = in ecore_init_mcast_obj()4168 mcast_obj->get_registry_size = in ecore_init_mcast_obj()[all …]
979 struct ecore_mcast_obj *mcast_obj; member1927 struct ecore_mcast_obj *mcast_obj,
4057 rparam.mcast_obj = &sc->mcast_obj; in bxe_chip_cleanup()4185 rparam.mcast_obj = &sc->mcast_obj; in bxe_squeeze_objects()8363 rparam.mcast_obj = &sc->mcast_obj; in bxe_handle_mcast_eqe()8368 sc->mcast_obj.raw.clear_pending(&sc->mcast_obj.raw); in bxe_handle_mcast_eqe()8371 if (sc->mcast_obj.check_pending(&sc->mcast_obj)) { in bxe_handle_mcast_eqe()10497 &sc->mcast_obj, in bxe_init_objs()12072 rparam.mcast_obj = &sc->mcast_obj; in bxe_set_mc_list()
1473 struct ecore_mcast_obj mcast_obj; member