Home
last modified time | relevance | path

Searched refs:RES_TYPE_WQ (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/scsi/snic/
A Dvnic_resource.h27 RES_TYPE_WQ, /* Work queues */ enumerator
A Dvnic_wq.c131 err = vnic_wq_get_ctrl(vdev, wq, index, RES_TYPE_WQ); in svnic_wq_alloc()
A Dvnic_dev.c132 case RES_TYPE_WQ: in vnic_dev_discover_res()
178 case RES_TYPE_WQ: in svnic_dev_get_res()
A Dsnic_res.c122 snic->wq_count = svnic_dev_get_res_count(snic->vdev, RES_TYPE_WQ); in snic_get_res_counts()
/linux/drivers/scsi/fnic/
A Dvnic_resource.h27 RES_TYPE_WQ, /* Work queues */ enumerator
A Dvnic_wq_copy.c85 wq->ctrl = vnic_dev_get_res(vdev, RES_TYPE_WQ, index); in vnic_wq_copy_alloc()
A Dvnic_wq.c110 wq->ctrl = vnic_dev_get_res(vdev, RES_TYPE_WQ, index); in vnic_wq_alloc()
A Dvnic_dev.c129 case RES_TYPE_WQ: in vnic_dev_discover_res()
174 case RES_TYPE_WQ: in vnic_dev_get_res()
A Dfnic_res.c201 fnic->wq_count = vnic_dev_get_res_count(fnic->vdev, RES_TYPE_WQ); in fnic_get_res_counts()
/linux/drivers/net/ethernet/cisco/enic/
A Dvnic_resource.h34 RES_TYPE_WQ, /* Work queues */ enumerator
A Dvnic_wq.c96 wq->ctrl = vnic_dev_get_res(vdev, RES_TYPE_WQ, index); in vnic_wq_alloc()
A Denic_res.c203 enic->wq_count = vnic_dev_get_res_count(enic->vdev, RES_TYPE_WQ); in enic_get_res_counts()
A Dvnic_dev.c102 case RES_TYPE_WQ: in vnic_dev_discover_res()
147 case RES_TYPE_WQ: in vnic_dev_get_res()
A Denic_main.c2952 if (vnic_dev_get_res_count(enic->vdev, RES_TYPE_WQ) == 1 || in enic_probe()
/linux/drivers/infiniband/hw/usnic/
A Dusnic_vnic.h44 DEFINE_USNIC_VNIC_RES(WQ, RES_TYPE_WQ, "WQ") \

Completed in 21 milliseconds