Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_mbx.c10 #define RING_TO_VFNO(_x, _y) ((_x) / (_y)) macro
137 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()