Searched refs:p_mcast_tlv (Results 1 – 2 of 2) sorted by relevance
1327 struct vfpf_vport_update_mcast_bin_tlv *p_mcast_tlv; in ecore_vf_pf_vport_update() local1330 p_mcast_tlv = ecore_add_tlv(&p_iov->offset, in ecore_vf_pf_vport_update()1335 OSAL_MEMCPY(p_mcast_tlv->bins, p_params->bins, in ecore_vf_pf_vport_update()
3097 struct vfpf_vport_update_mcast_bin_tlv *p_mcast_tlv; in ecore_iov_vp_update_mcast_bin_param() local3100 p_mcast_tlv = (struct vfpf_vport_update_mcast_bin_tlv *) in ecore_iov_vp_update_mcast_bin_param()3102 if (!p_mcast_tlv) in ecore_iov_vp_update_mcast_bin_param()3106 OSAL_MEMCPY(p_data->bins, p_mcast_tlv->bins, in ecore_iov_vp_update_mcast_bin_param()