Searched refs:p_mcast_tlv (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_vf.c1324 struct vfpf_vport_update_mcast_bin_tlv *p_mcast_tlv; local
1327 p_mcast_tlv = ecore_add_tlv(&p_iov->offset,
1332 OSAL_MEMCPY(p_mcast_tlv->bins, p_params->bins,
H A Decore_sriov.c3024 struct vfpf_vport_update_mcast_bin_tlv *p_mcast_tlv; local
3027 p_mcast_tlv = (struct vfpf_vport_update_mcast_bin_tlv *)
3030 if (!p_mcast_tlv)
3034 OSAL_MEMCPY(p_data->bins, p_mcast_tlv->bins,

Completed in 107 milliseconds