Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fnic/
H A Dvnic_resource.h24 RES_TYPE_INTR_CTRL, /* Interrupt ctrl table */ enumerator
H A Dvnic_intr.c26 intr->ctrl = vnic_dev_get_res(vdev, RES_TYPE_INTR_CTRL, index); in vnic_intr_alloc()
H A Dvnic_dev.c120 case RES_TYPE_INTR_CTRL: in vnic_dev_discover_res()
165 case RES_TYPE_INTR_CTRL: in vnic_dev_get_res()
H A Dfnic_res.c195 RES_TYPE_INTR_CTRL); in fnic_get_res_counts()
/openbmc/linux/drivers/scsi/snic/
H A Dvnic_resource.h22 RES_TYPE_INTR_CTRL, /* Interrupt ctrl table */ enumerator
H A Dvnic_intr.c23 intr->ctrl = svnic_dev_get_res(vdev, RES_TYPE_INTR_CTRL, index); in svnic_intr_alloc()
H A Dvnic_dev.c121 case RES_TYPE_INTR_CTRL: in vnic_dev_discover_res()
167 case RES_TYPE_INTR_CTRL: in svnic_dev_get_res()
H A Dsnic_res.c113 RES_TYPE_INTR_CTRL); in snic_get_res_counts()
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Dvnic_resource.h30 RES_TYPE_INTR_CTRL, /* Interrupt ctrl table */ enumerator
H A Dvnic_intr.c28 intr->ctrl = vnic_dev_get_res(vdev, RES_TYPE_INTR_CTRL, index); in vnic_intr_alloc()
H A Denic_res.c194 RES_TYPE_INTR_CTRL); in enic_get_res_counts()
H A Dvnic_dev.c92 case RES_TYPE_INTR_CTRL: in vnic_dev_discover_res()
137 case RES_TYPE_INTR_CTRL: in vnic_dev_get_res()
/openbmc/linux/drivers/infiniband/hw/usnic/
H A Dusnic_vnic.h47 DEFINE_USNIC_VNIC_RES(INTR, RES_TYPE_INTR_CTRL, "INT") \