Home
last modified time | relevance | path

Searched refs:mcast_obj (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bxe/
H A Decore_sp.c3175 struct ecore_mcast_obj *o = p->mcast_obj; in ecore_mcast_handle_pending_cmds_e2()
3272 struct ecore_mcast_obj *o = p->mcast_obj; in ecore_mcast_handle_current_cmd()
3305 struct ecore_mcast_obj *o = p->mcast_obj; in ecore_mcast_validate_e2()
3350 struct ecore_mcast_obj *o = p->mcast_obj; in ecore_mcast_revert_e2()
3367 struct ecore_raw_obj *r = &p->mcast_obj->raw; in ecore_mcast_set_rdata_hdr_e2()
3409 struct ecore_raw_obj *raw = &p->mcast_obj->raw; in ecore_mcast_setup_e2()
3410 struct ecore_mcast_obj *o = p->mcast_obj; in ecore_mcast_setup_e2()
3558 struct ecore_mcast_obj *o = p->mcast_obj; in ecore_mcast_setup_e1h()
3611 struct ecore_mcast_obj *o = p->mcast_obj; in ecore_mcast_validate_e1()
3666 struct ecore_mcast_obj *o = p->mcast_obj; in ecore_mcast_revert_e1()
[all …]
H A Dbxe.c4057 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()