Searched refs:vf_assoc (Results 1 – 1 of 1) sorted by relevance
131 const struct hn_nvs_vf_association *vf_assoc = data; in hn_nvs_handle_vfassoc() local133 if (unlikely(vmbus_chanpkt_datalen(hdr) < sizeof(*vf_assoc))) { in hn_nvs_handle_vfassoc()139 vf_assoc->serial, in hn_nvs_handle_vfassoc()140 vf_assoc->allocated ? "add to" : "remove from", in hn_nvs_handle_vfassoc()144 hv->vf_present = vf_assoc->allocated; in hn_nvs_handle_vfassoc()147 if (vf_assoc->allocated) in hn_nvs_handle_vfassoc()