Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/usnic/
Dusnic_vnic.c48 static enum vnic_res_type _to_vnic_res_type(enum usnic_vnic_res_type res_type) in _to_vnic_res_type()
50 #define DEFINE_USNIC_VNIC_RES_AT(usnic_vnic_res_t, vnic_res_type, desc, val) \ in _to_vnic_res_type() argument
51 vnic_res_type, in _to_vnic_res_type()
52 #define DEFINE_USNIC_VNIC_RES(usnic_vnic_res_t, vnic_res_type, desc) \ in _to_vnic_res_type() argument
53 vnic_res_type, in _to_vnic_res_type()
54 static enum vnic_res_type usnic_vnic_type_2_vnic_type[] = { in _to_vnic_res_type()
67 #define DEFINE_USNIC_VNIC_RES_AT(usnic_vnic_res_t, vnic_res_type, desc, val) \ in usnic_vnic_res_type_to_str() argument
69 #define DEFINE_USNIC_VNIC_RES(usnic_vnic_res_t, vnic_res_type, desc) \ in usnic_vnic_res_type_to_str() argument
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-6.1.9/drivers/scsi/snic/
Dvnic_dev.h58 enum vnic_res_type type);
59 void __iomem *svnic_dev_get_res(struct vnic_dev *vdev, enum vnic_res_type type,
Dvnic_resource.h11 enum vnic_res_type { enum
Dvnic_wq.c13 unsigned int index, enum vnic_res_type res_type) in vnic_wq_get_ctrl()
Dvnic_dev.c152 enum vnic_res_type type) in svnic_dev_get_res_count()
157 void __iomem *svnic_dev_get_res(struct vnic_dev *vdev, enum vnic_res_type type, in svnic_dev_get_res()
/linux-6.1.9/drivers/scsi/fnic/
Dvnic_dev.h102 enum vnic_res_type type);
103 void __iomem *vnic_dev_get_res(struct vnic_dev *vdev, enum vnic_res_type type,
Dvnic_resource.h13 enum vnic_res_type { enum
Dvnic_wq.c17 unsigned int index, enum vnic_res_type res_type) in vnic_wq_get_ctrl()
Dvnic_dev.c150 enum vnic_res_type type) in vnic_dev_get_res_count()
155 void __iomem *vnic_dev_get_res(struct vnic_dev *vdev, enum vnic_res_type type, in vnic_dev_get_res()
/linux-6.1.9/drivers/net/ethernet/cisco/enic/
Dvnic_resource.h19 enum vnic_res_type { enum
Dvnic_dev.h106 enum vnic_res_type type);
107 void __iomem *vnic_dev_get_res(struct vnic_dev *vdev, enum vnic_res_type type,
Dvnic_dev.c121 enum vnic_res_type type) in vnic_dev_get_res_count()
127 void __iomem *vnic_dev_get_res(struct vnic_dev *vdev, enum vnic_res_type type, in vnic_dev_get_res()