Home
last modified time | relevance | path

Searched defs:usnic_vnic (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/infiniband/hw/usnic/
H A Dusnic_vnic.c41 struct usnic_vnic { struct
44 struct usnic_vnic_res_chunk chunks[USNIC_VNIC_RES_TYPE_MAX]; argument
48 static enum vnic_res_type _to_vnic_res_type(enum usnic_vnic_res_type res_type) in _to_vnic_res_type() argument