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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c3255 struct ecore_mcast_obj *o = p->mcast_obj;
3352 struct ecore_mcast_obj *o = p->mcast_obj;
3385 struct ecore_mcast_obj *o = p->mcast_obj;
3430 struct ecore_mcast_obj *o = p->mcast_obj;
3447 struct ecore_raw_obj *r = &p->mcast_obj->raw;
3489 struct ecore_raw_obj *raw = &p->mcast_obj->raw;
3490 struct ecore_mcast_obj *o = p->mcast_obj;
3638 struct ecore_mcast_obj *o = p->mcast_obj;
3691 struct ecore_mcast_obj *o = p->mcast_obj;
3746 struct ecore_mcast_obj *o = p->mcast_obj;
4186 ecore_init_mcast_obj(struct _lm_device_t *pdev, struct ecore_mcast_obj *mcast_obj, u8 mcast_cl_id, u32 mcast_cid, u8 func_id, u8 engine_id, void *rdata, lm_address_t rdata_mapping, int state, unsigned long *pstate, ecore_obj_type type) argument
[all...]
H A Decore_sp_verbs.h573 struct ecore_mcast_obj *mcast_obj; member in struct:ecore_mcast_ramrod_params
1515 struct ecore_mcast_obj *mcast_obj,
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c2334 rparam.mcast_obj = &pdev->slowpath_info.mcast_obj[lm_cli_idx];
2377 rparam.mcast_obj = &pdev->slowpath_info.mcast_obj[lm_cli_idx];
2409 struct ecore_mcast_obj * mcast_obj = &pdev->slowpath_info.mcast_obj[lm_cli_idx]; local
2410 ecore_status_t ecore_status = mcast_obj->wait_comp(pdev, mcast_obj);
2844 struct ecore_mcast_obj * obj = &pdev->slowpath_info.mcast_obj[lm_cli_idx];
2856 rparam.mcast_obj
[all...]
H A Dlm_resc.c1517 for (lm_cli_idx=0; lm_cli_idx < ARRSIZE(pdev->slowpath_info.mcast_obj); lm_cli_idx++)
1520 &pdev->slowpath_info.mcast_obj[lm_cli_idx],
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h2994 struct ecore_mcast_obj mcast_obj[LM_CLI_IDX_MAX]; member in struct:_lm_slowpath_info_t

Completed in 124 milliseconds