Home
last modified time | relevance | path

Searched refs:RES_TYPE_WQ (Results 1 - 25 of 30) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/scsi/snic/
H A Dvnic_resource.h27 RES_TYPE_WQ, /* Work queues */ enumerator
H A Dvnic_wq.c131 err = vnic_wq_get_ctrl(vdev, wq, index, RES_TYPE_WQ); in svnic_wq_alloc()
H A Dsnic_res.c122 snic->wq_count = svnic_dev_get_res_count(snic->vdev, RES_TYPE_WQ); in snic_get_res_counts()
H A Dvnic_dev.c132 case RES_TYPE_WQ: in vnic_dev_discover_res()
178 case RES_TYPE_WQ: in svnic_dev_get_res()
/kernel/linux/linux-5.10/drivers/scsi/fnic/
H A Dvnic_resource.h27 RES_TYPE_WQ, /* Work queues */ enumerator
H A Dvnic_wq_copy.c85 wq->ctrl = vnic_dev_get_res(vdev, RES_TYPE_WQ, index); in vnic_wq_copy_alloc()
H A Dvnic_wq.c110 wq->ctrl = vnic_dev_get_res(vdev, RES_TYPE_WQ, index); in vnic_wq_alloc()
H A Dvnic_dev.c129 case RES_TYPE_WQ: in vnic_dev_discover_res()
174 case RES_TYPE_WQ: in vnic_dev_get_res()
H A Dfnic_res.c201 fnic->wq_count = vnic_dev_get_res_count(fnic->vdev, RES_TYPE_WQ); in fnic_get_res_counts()
/kernel/linux/linux-6.6/drivers/scsi/snic/
H A Dvnic_resource.h13 RES_TYPE_WQ, /* Work queues */ enumerator
H A Dsnic_res.c108 snic->wq_count = svnic_dev_get_res_count(snic->vdev, RES_TYPE_WQ); in snic_get_res_counts()
H A Dvnic_wq.c117 err = vnic_wq_get_ctrl(vdev, wq, index, RES_TYPE_WQ); in svnic_wq_alloc()
H A Dvnic_dev.c118 case RES_TYPE_WQ: in vnic_dev_discover_res()
164 case RES_TYPE_WQ: in svnic_dev_get_res()
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dvnic_resource.h15 RES_TYPE_WQ, /* Work queues */ enumerator
H A Dvnic_wq_copy.c73 wq->ctrl = vnic_dev_get_res(vdev, RES_TYPE_WQ, index); in vnic_wq_copy_alloc()
H A Dvnic_wq.c98 wq->ctrl = vnic_dev_get_res(vdev, RES_TYPE_WQ, index); in vnic_wq_alloc()
H A Dvnic_dev.c117 case RES_TYPE_WQ: in vnic_dev_discover_res()
162 case RES_TYPE_WQ: in vnic_dev_get_res()
/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/
H A Dvnic_resource.h34 RES_TYPE_WQ, /* Work queues */ enumerator
H A Dvnic_wq.c96 wq->ctrl = vnic_dev_get_res(vdev, RES_TYPE_WQ, index); in vnic_wq_alloc()
H A Denic_res.c203 enic->wq_count = vnic_dev_get_res_count(enic->vdev, RES_TYPE_WQ); in enic_get_res_counts()
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/
H A Dvnic_resource.h21 RES_TYPE_WQ, /* Work queues */ enumerator
H A Dvnic_wq.c83 wq->ctrl = vnic_dev_get_res(vdev, RES_TYPE_WQ, index); in vnic_wq_alloc()
H A Denic_res.c190 enic->wq_count = vnic_dev_get_res_count(enic->vdev, RES_TYPE_WQ); in enic_get_res_counts()
/kernel/linux/linux-5.10/drivers/infiniband/hw/usnic/
H A Dusnic_vnic.h44 DEFINE_USNIC_VNIC_RES(WQ, RES_TYPE_WQ, "WQ") \
/kernel/linux/linux-6.6/drivers/infiniband/hw/usnic/
H A Dusnic_vnic.h44 DEFINE_USNIC_VNIC_RES(WQ, RES_TYPE_WQ, "WQ") \

Completed in 12 milliseconds

12