Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_sp.c4074 memset(mcast_obj, 0, sizeof(*mcast_obj)); in bnx2x_init_mcast_obj()
4079 mcast_obj->engine_id = engine_id; in bnx2x_init_mcast_obj()
4091 mcast_obj->hdl_restore = in bnx2x_init_mcast_obj()
4104 mcast_obj->get_registry_size = in bnx2x_init_mcast_obj()
4106 mcast_obj->set_registry_size = in bnx2x_init_mcast_obj()
4116 mcast_obj->enqueue_cmd = NULL; in bnx2x_init_mcast_obj()
4128 mcast_obj->get_registry_size = in bnx2x_init_mcast_obj()
4130 mcast_obj->set_registry_size = in bnx2x_init_mcast_obj()
4135 mcast_obj->hdl_restore = in bnx2x_init_mcast_obj()
4145 mcast_obj->get_registry_size = in bnx2x_init_mcast_obj()
[all …]
A Dbnx2x_sriov.c548 mcast.mcast_obj = &vf->mcast_obj; in bnx2x_vf_mcast()
1588 bnx2x_init_mcast_obj(bp, &vf->mcast_obj, 0xFF, in bnx2x_iov_nic_init()
1708 rparam.mcast_obj = &vf->mcast_obj; in bnx2x_vf_handle_mcast_eqe()
1709 vf->mcast_obj.raw.clear_pending(&vf->mcast_obj.raw); in bnx2x_vf_handle_mcast_eqe()
1712 if (vf->mcast_obj.check_pending(&vf->mcast_obj)) { in bnx2x_vf_handle_mcast_eqe()
A Dbnx2x_sp.h519 struct bnx2x_mcast_obj *mcast_obj; member
1469 struct bnx2x_mcast_obj *mcast_obj,
A Dbnx2x_sriov.h204 struct bnx2x_mcast_obj mcast_obj; member
A Dbnx2x_cmn.h1128 bnx2x_init_mcast_obj(bp, &bp->mcast_obj, bp->fp->cl_id, bp->fp->cid, in bnx2x_init_bp_objs()
A Dbnx2x_main.c5285 rparam.mcast_obj = &bp->mcast_obj; in bnx2x_handle_mcast_eqe()
5290 bp->mcast_obj.raw.clear_pending(&bp->mcast_obj.raw); in bnx2x_handle_mcast_eqe()
5293 if (bp->mcast_obj.check_pending(&bp->mcast_obj)) { in bnx2x_handle_mcast_eqe()
9399 rparam.mcast_obj = &bp->mcast_obj; in bnx2x_chip_cleanup()
12623 rparam.mcast_obj = &bp->mcast_obj; in bnx2x_set_mc_list_e1x()
12662 rparam.mcast_obj = &bp->mcast_obj; in bnx2x_set_mc_list()
A Dbnx2x.h1792 struct bnx2x_mcast_obj mcast_obj; member
A Dbnx2x_cmn.c2175 rparam.mcast_obj = &bp->mcast_obj; in bnx2x_squeeze_objects()
A Dbnx2x_vfpf.c576 bnx2x_init_mcast_obj(bp, &vf->mcast_obj, cl_id, in bnx2x_leading_vfq_init()

Completed in 71 milliseconds