Searched refs:vnic_res (Results 1 – 2 of 2) sorted by relevance
213 struct usnic_vnic_res *vnic_res; in summary_show() local225 vnic_res = res_chunk->res[j]; in summary_show()227 usnic_vnic_res_type_to_str(vnic_res->type), in summary_show()228 vnic_res->vnic_idx); in summary_show()
71 struct vnic_res { struct86 struct vnic_res res[RES_TYPE_MAX]; argument