Searched refs:mcast_obj (Results 1 – 5 of 5) sorted by relevance
3255 struct ecore_mcast_obj *o = p->mcast_obj; in ecore_mcast_handle_pending_cmds_e2()3352 struct ecore_mcast_obj *o = p->mcast_obj; in ecore_mcast_handle_current_cmd()3385 struct ecore_mcast_obj *o = p->mcast_obj; in ecore_mcast_validate_e2()3430 struct ecore_mcast_obj *o = p->mcast_obj; in ecore_mcast_revert_e2()3447 struct ecore_raw_obj *r = &p->mcast_obj->raw; in ecore_mcast_set_rdata_hdr_e2()3489 struct ecore_raw_obj *raw = &p->mcast_obj->raw; in ecore_mcast_setup_e2()3490 struct ecore_mcast_obj *o = p->mcast_obj; in ecore_mcast_setup_e2()3638 struct ecore_mcast_obj *o = p->mcast_obj; in ecore_mcast_setup_e1h()3691 struct ecore_mcast_obj *o = p->mcast_obj; in ecore_mcast_validate_e1()3746 struct ecore_mcast_obj *o = p->mcast_obj; in ecore_mcast_revert_e1()[all …]
573 struct ecore_mcast_obj *mcast_obj; member1515 struct ecore_mcast_obj *mcast_obj,
2334 rparam.mcast_obj = &pdev->slowpath_info.mcast_obj[lm_cli_idx]; in lm_set_mc()2377 rparam.mcast_obj = &pdev->slowpath_info.mcast_obj[lm_cli_idx]; in lm_set_mc_list()2409 struct ecore_mcast_obj * mcast_obj = &pdev->slowpath_info.mcast_obj[lm_cli_idx]; in lm_wait_set_mc_done() local2410 ecore_status_t ecore_status = mcast_obj->wait_comp(pdev, mcast_obj); in lm_wait_set_mc_done()2844 struct ecore_mcast_obj * obj = &pdev->slowpath_info.mcast_obj[lm_cli_idx]; in lm_eq_handle_mcast_eqe()2856 rparam.mcast_obj = obj; in lm_eq_handle_mcast_eqe()
1517 for (lm_cli_idx=0; lm_cli_idx < ARRSIZE(pdev->slowpath_info.mcast_obj); lm_cli_idx++) in lm_init_sp_objs()1520 &pdev->slowpath_info.mcast_obj[lm_cli_idx], in lm_init_sp_objs()
2994 struct ecore_mcast_obj mcast_obj[LM_CLI_IDX_MAX]; member