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

/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_vf.c1326 struct vfpf_vport_update_mcast_bin_tlv *p_mcast_tlv; local
1329 p_mcast_tlv = ecore_add_tlv(&p_iov->offset,
1334 OSAL_MEMCPY(p_mcast_tlv->bins, p_params->bins,
H A Decore_sriov.c3025 struct vfpf_vport_update_mcast_bin_tlv *p_mcast_tlv; local
3028 p_mcast_tlv = (struct vfpf_vport_update_mcast_bin_tlv *)
3031 if (!p_mcast_tlv)
3035 OSAL_MEMCPY(p_data->bins, p_mcast_tlv->bins,

Completed in 118 milliseconds