Home
last modified time | relevance | path

Searched refs:vnic_res_type (Results 1 - 25 of 26) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/infiniband/hw/usnic/
H 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()
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()
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()
70 #define DEFINE_USNIC_VNIC_RES(usnic_vnic_res_t, vnic_res_type, desc) \ in usnic_vnic_res_type_to_str()
H A Dusnic_vnic.h50 #define DEFINE_USNIC_VNIC_RES_AT(usnic_vnic_res_t, vnic_res_type, desc, val) \
52 #define DEFINE_USNIC_VNIC_RES(usnic_vnic_res_t, vnic_res_type, desc) \
/kernel/linux/linux-6.6/drivers/infiniband/hw/usnic/
H A 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()
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()
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()
69 #define DEFINE_USNIC_VNIC_RES(usnic_vnic_res_t, vnic_res_type, desc) \ in usnic_vnic_res_type_to_str()
H A Dusnic_vnic.h50 #define DEFINE_USNIC_VNIC_RES_AT(usnic_vnic_res_t, vnic_res_type, desc, val) \
52 #define DEFINE_USNIC_VNIC_RES(usnic_vnic_res_t, vnic_res_type, desc) \
/kernel/linux/linux-5.10/drivers/scsi/snic/
H 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,
H A Dvnic_resource.h25 enum vnic_res_type { enum
H A Dvnic_wq.c27 unsigned int index, enum vnic_res_type res_type) in vnic_wq_get_ctrl()
H 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()
/kernel/linux/linux-6.6/drivers/scsi/snic/
H A Dvnic_dev.h58 enum vnic_res_type type);
59 void __iomem *svnic_dev_get_res(struct vnic_dev *vdev, enum vnic_res_type type,
H A Dvnic_resource.h11 enum vnic_res_type { enum
H A Dvnic_wq.c13 unsigned int index, enum vnic_res_type res_type) in vnic_wq_get_ctrl()
H A 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()
/kernel/linux/linux-5.10/drivers/scsi/fnic/
H 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,
H A Dvnic_resource.h25 enum vnic_res_type { enum
H A Dvnic_wq.c29 unsigned int index, enum vnic_res_type res_type) in vnic_wq_get_ctrl()
H 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()
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dvnic_dev.h102 enum vnic_res_type type);
103 void __iomem *vnic_dev_get_res(struct vnic_dev *vdev, enum vnic_res_type type,
H A Dvnic_resource.h13 enum vnic_res_type { enum
H A Dvnic_wq.c17 unsigned int index, enum vnic_res_type res_type) in vnic_wq_get_ctrl()
H A 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()
/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/
H A Dvnic_resource.h32 enum vnic_res_type { enum
H 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,
H 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/
H A Dvnic_resource.h19 enum vnic_res_type { enum
H A Dvnic_dev.h106 enum vnic_res_type type);
107 void __iomem *vnic_dev_get_res(struct vnic_dev *vdev, enum vnic_res_type type,

Completed in 14 milliseconds

12