Searched defs:mcast_obj (Results 1 – 4 of 4) sorted by relevance
/titanic_51/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_sp.c | 2409 struct ecore_mcast_obj * mcast_obj = &pdev->slowpath_info.mcast_obj[lm_cli_idx]; in lm_wait_set_mc_done() local [all...] |
/titanic_51/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ |
H A D | ecore_sp_verbs.h | 573 struct ecore_mcast_obj *mcast_obj; member
|
H A D | ecore_sp_verbs.c | 4187 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) ecore_init_mcast_obj() argument [all...] |
/titanic_51/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/ |
H A D | lm5710.h | 2994 struct ecore_mcast_obj mcast_obj[LM_CLI_IDX_MAX]; member
|