Symbol: vnic_res_type
drivers/infiniband/hw/usnic/usnic_vnic.c
48
static enum vnic_res_type _to_vnic_res_type(enum usnic_vnic_res_type res_type)
drivers/infiniband/hw/usnic/usnic_vnic.c
50
#define DEFINE_USNIC_VNIC_RES_AT(usnic_vnic_res_t, vnic_res_type, desc, val) \
drivers/infiniband/hw/usnic/usnic_vnic.c
51
vnic_res_type,
drivers/infiniband/hw/usnic/usnic_vnic.c
52
#define DEFINE_USNIC_VNIC_RES(usnic_vnic_res_t, vnic_res_type, desc) \
drivers/infiniband/hw/usnic/usnic_vnic.c
53
vnic_res_type,
drivers/infiniband/hw/usnic/usnic_vnic.c
54
static enum vnic_res_type usnic_vnic_type_2_vnic_type[] = {
drivers/infiniband/hw/usnic/usnic_vnic.c
67
#define DEFINE_USNIC_VNIC_RES_AT(usnic_vnic_res_t, vnic_res_type, desc, val) \
drivers/infiniband/hw/usnic/usnic_vnic.c
69
#define DEFINE_USNIC_VNIC_RES(usnic_vnic_res_t, vnic_res_type, desc) \
drivers/infiniband/hw/usnic/usnic_vnic.h
50
#define DEFINE_USNIC_VNIC_RES_AT(usnic_vnic_res_t, vnic_res_type, desc, val) \
drivers/infiniband/hw/usnic/usnic_vnic.h
52
#define DEFINE_USNIC_VNIC_RES(usnic_vnic_res_t, vnic_res_type, desc) \
drivers/net/ethernet/cisco/enic/vnic_dev.c
121
enum vnic_res_type type)
drivers/net/ethernet/cisco/enic/vnic_dev.c
127
void __iomem *vnic_dev_get_res(struct vnic_dev *vdev, enum vnic_res_type type,
drivers/net/ethernet/cisco/enic/vnic_dev.h
111
enum vnic_res_type type);
drivers/net/ethernet/cisco/enic/vnic_dev.h
112
void __iomem *vnic_dev_get_res(struct vnic_dev *vdev, enum vnic_res_type type,
drivers/scsi/fnic/vnic_dev.c
154
enum vnic_res_type type)
drivers/scsi/fnic/vnic_dev.c
159
void __iomem *vnic_dev_get_res(struct vnic_dev *vdev, enum vnic_res_type type,
drivers/scsi/fnic/vnic_dev.h
102
enum vnic_res_type type);
drivers/scsi/fnic/vnic_dev.h
103
void __iomem *vnic_dev_get_res(struct vnic_dev *vdev, enum vnic_res_type type,
drivers/scsi/fnic/vnic_wq.c
17
unsigned int index, enum vnic_res_type res_type)
drivers/scsi/snic/vnic_dev.c
150
enum vnic_res_type type)
drivers/scsi/snic/vnic_dev.c
155
void __iomem *svnic_dev_get_res(struct vnic_dev *vdev, enum vnic_res_type type,
drivers/scsi/snic/vnic_dev.h
58
enum vnic_res_type type);
drivers/scsi/snic/vnic_dev.h
59
void __iomem *svnic_dev_get_res(struct vnic_dev *vdev, enum vnic_res_type type,
drivers/scsi/snic/vnic_wq.c
13
unsigned int index, enum vnic_res_type res_type)