Searched refs:mcast_obj (Results 1 – 4 of 4) sorted by relevance
3137 ECORE_MEMSET(mcast_obj, 0, sizeof(*mcast_obj)); in ecore_init_mcast_obj()3142 mcast_obj->engine_id = engine_id; in ecore_init_mcast_obj()3153 mcast_obj->enqueue_cmd = NULL; in ecore_init_mcast_obj()3154 mcast_obj->hdl_restore = NULL; in ecore_init_mcast_obj()3160 mcast_obj->max_cmd_len = -1; in ecore_init_mcast_obj()3162 mcast_obj->set_one_rule = NULL; in ecore_init_mcast_obj()3165 mcast_obj->get_registry_size = in ecore_init_mcast_obj()3167 mcast_obj->set_registry_size = in ecore_init_mcast_obj()3174 mcast_obj->max_cmd_len = 16; in ecore_init_mcast_obj()3179 mcast_obj->get_registry_size = in ecore_init_mcast_obj()[all …]
930 struct ecore_mcast_obj *mcast_obj; member1903 struct ecore_mcast_obj *mcast_obj,
1869 rparam.mcast_obj = &sc->mcast_obj; in bnx2x_chip_cleanup()1978 rparam.mcast_obj = &sc->mcast_obj; in bnx2x_squeeze_objects()4274 rparam.mcast_obj = &sc->mcast_obj; in bnx2x_handle_mcast_eqe()4277 sc->mcast_obj.raw.clear_pending(&sc->mcast_obj.raw); in bnx2x_handle_mcast_eqe()4280 if (sc->mcast_obj.check_pending(&sc->mcast_obj)) { in bnx2x_handle_mcast_eqe()5771 &sc->mcast_obj, in bnx2x_init_objs()
1136 struct ecore_mcast_obj mcast_obj; member