Searched refs:sp_params (Results 1 – 3 of 3) sorted by relevance
1522 struct ecore_sp_vport_update_params sp_params; in ecore_vf_pf_filter_mcast() local1525 OSAL_MEMSET(&sp_params, 0, sizeof(sp_params)); in ecore_vf_pf_filter_mcast()1526 sp_params.update_approx_mcast_flg = 1; in ecore_vf_pf_filter_mcast()1533 sp_params.bins[bit / 32] |= 1 << (bit % 32); in ecore_vf_pf_filter_mcast()1537 ecore_vf_pf_vport_update(p_hwfn, &sp_params); in ecore_vf_pf_filter_mcast()
644 struct elink_ets_sp_params sp_params; member
1928 ets_params->cos[cos_entry].params.sp_params.pri, in elink_ets_e3b0_config()