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

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.c3123 struct bnx2x_mcast_obj *o = p->mcast_obj;
3223 struct bnx2x_mcast_obj *o = p->mcast_obj;
3256 struct bnx2x_mcast_obj *o = p->mcast_obj;
3315 struct bnx2x_mcast_obj *o = p->mcast_obj;
3335 struct bnx2x_raw_obj *r = &p->mcast_obj->raw;
3377 struct bnx2x_raw_obj *raw = &p->mcast_obj->raw;
3378 struct bnx2x_mcast_obj *o = p->mcast_obj;
3532 struct bnx2x_mcast_obj *o = p->mcast_obj;
3585 struct bnx2x_mcast_obj *o = p->mcast_obj;
3646 struct bnx2x_mcast_obj *o = p->mcast_obj;
4068 bnx2x_init_mcast_obj(struct bnx2x *bp, struct bnx2x_mcast_obj *mcast_obj, u8 mcast_cl_id, u32 mcast_cid, u8 func_id, u8 engine_id, void *rdata, dma_addr_t rdata_mapping, int state, unsigned long *pstate, bnx2x_obj_type type) argument
[all...]
H A Dbnx2x_sriov.c548 mcast.mcast_obj = &vf->mcast_obj;
1588 bnx2x_init_mcast_obj(bp, &vf->mcast_obj, 0xFF,
1708 rparam.mcast_obj = &vf->mcast_obj;
1709 vf->mcast_obj.raw.clear_pending(&vf->mcast_obj.raw);
1712 if (vf->mcast_obj.check_pending(&vf->mcast_obj)) {
H A Dbnx2x_sp.h519 struct bnx2x_mcast_obj *mcast_obj; member in struct:bnx2x_mcast_ramrod_params
1469 struct bnx2x_mcast_obj *mcast_obj,
H A Dbnx2x_sriov.h204 struct bnx2x_mcast_obj mcast_obj; member in struct:bnx2x_virtf
H A Dbnx2x_cmn.h1128 bnx2x_init_mcast_obj(bp, &bp->mcast_obj, bp->fp->cl_id, bp->fp->cid,
H A Dbnx2x_main.c5284 rparam.mcast_obj = &bp->mcast_obj;
5289 bp->mcast_obj.raw.clear_pending(&bp->mcast_obj.raw);
5292 if (bp->mcast_obj.check_pending(&bp->mcast_obj)) {
9398 rparam.mcast_obj = &bp->mcast_obj;
12625 rparam.mcast_obj = &bp->mcast_obj;
[all...]
H A Dbnx2x_cmn.c2187 rparam.mcast_obj = &bp->mcast_obj;
H A Dbnx2x.h1793 struct bnx2x_mcast_obj mcast_obj; member in struct:bnx2x
H A Dbnx2x_vfpf.c579 bnx2x_init_mcast_obj(bp, &vf->mcast_obj, cl_id,

Completed in 245 milliseconds