Home
last modified time | relevance | path

Searched refs:max_vf_queues (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/
H A Dnitrox_sriov.c175 ndev->iov.max_vf_queues = vf_mode_to_nr_queues(ndev->mode); in nitrox_sriov_enable()
217 ndev->iov.max_vf_queues = 0; in nitrox_sriov_disable()
H A Dnitrox_mbx.c133 vfno = RING_TO_VFNO(i, ndev->iov.max_vf_queues); in nitrox_pf2vf_mbox_handler()
155 vfno = RING_TO_VFNO(i + 64, ndev->iov.max_vf_queues); in nitrox_pf2vf_mbox_handler()
H A Dnitrox_dev.h169 * @max_vf_queues: Maximum number of queues allowed for VF
176 int max_vf_queues; member
/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/
H A Dnitrox_sriov.c175 ndev->iov.max_vf_queues = vf_mode_to_nr_queues(ndev->mode); in nitrox_sriov_enable()
217 ndev->iov.max_vf_queues = 0; in nitrox_sriov_disable()
H A Dnitrox_mbx.c137 vfno = RING_TO_VFNO(i, ndev->iov.max_vf_queues); in nitrox_pf2vf_mbox_handler()
160 vfno = RING_TO_VFNO(i + 64, ndev->iov.max_vf_queues); in nitrox_pf2vf_mbox_handler()
H A Dnitrox_dev.h169 * @max_vf_queues: Maximum number of queues allowed for VF
176 int max_vf_queues; member

Completed in 4 milliseconds