Home
last modified time | relevance | path

Searched refs:vnic_res_type (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/infiniband/hw/usnic/
A Dusnic_vnic.c49 static enum vnic_res_type _to_vnic_res_type(enum usnic_vnic_res_type res_type) in _to_vnic_res_type()
51 #define DEFINE_USNIC_VNIC_RES_AT(usnic_vnic_res_t, vnic_res_type, desc, val) \ in _to_vnic_res_type() argument
52 vnic_res_type, in _to_vnic_res_type()
53 #define DEFINE_USNIC_VNIC_RES(usnic_vnic_res_t, vnic_res_type, desc) \ in _to_vnic_res_type() argument
54 vnic_res_type, in _to_vnic_res_type()
55 static enum vnic_res_type usnic_vnic_type_2_vnic_type[] = { in _to_vnic_res_type()
68 #define DEFINE_USNIC_VNIC_RES_AT(usnic_vnic_res_t, vnic_res_type, desc, val) \ in usnic_vnic_res_type_to_str() argument
70 #define DEFINE_USNIC_VNIC_RES(usnic_vnic_res_t, vnic_res_type, desc) \ in usnic_vnic_res_type_to_str() argument
A Dusnic_vnic.h50 #define DEFINE_USNIC_VNIC_RES_AT(usnic_vnic_res_t, vnic_res_type, desc, val) \ argument
52 #define DEFINE_USNIC_VNIC_RES(usnic_vnic_res_t, vnic_res_type, desc) \ argument
/linux/drivers/scsi/snic/
A Dvnic_dev.h72 enum vnic_res_type type);
73 void __iomem *svnic_dev_get_res(struct vnic_dev *vdev, enum vnic_res_type type,
A Dvnic_resource.h25 enum vnic_res_type { enum
A Dvnic_wq.c27 unsigned int index, enum vnic_res_type res_type) in vnic_wq_get_ctrl()
A Dvnic_dev.c166 enum vnic_res_type type) in svnic_dev_get_res_count()
171 void __iomem *svnic_dev_get_res(struct vnic_dev *vdev, enum vnic_res_type type, in svnic_dev_get_res()
/linux/drivers/scsi/fnic/
A Dvnic_dev.h114 enum vnic_res_type type);
115 void __iomem *vnic_dev_get_res(struct vnic_dev *vdev, enum vnic_res_type type,
A Dvnic_resource.h25 enum vnic_res_type { enum
A Dvnic_wq.c29 unsigned int index, enum vnic_res_type res_type) in vnic_wq_get_ctrl()
A Dvnic_dev.c162 enum vnic_res_type type) in vnic_dev_get_res_count()
167 void __iomem *vnic_dev_get_res(struct vnic_dev *vdev, enum vnic_res_type type, in vnic_dev_get_res()
/linux/drivers/net/ethernet/cisco/enic/
A Dvnic_dev.h119 enum vnic_res_type type);
120 void __iomem *vnic_dev_get_res(struct vnic_dev *vdev, enum vnic_res_type type,
A Dvnic_resource.h32 enum vnic_res_type { enum
A Dvnic_dev.c134 enum vnic_res_type type) in vnic_dev_get_res_count()
140 void __iomem *vnic_dev_get_res(struct vnic_dev *vdev, enum vnic_res_type type, in vnic_dev_get_res()

Completed in 21 milliseconds