Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_sriov.c37 mode = __NDEV_MODE_PF; in num_vfs_to_mode()
61 case __NDEV_MODE_PF: in vf_mode_to_nr_queues()
195 ndev->mode = __NDEV_MODE_PF; in nitrox_sriov_enable()
218 ndev->mode = __NDEV_MODE_PF; in nitrox_sriov_disable()
H A Dnitrox_dev.h193 __NDEV_MODE_PF, enumerator
H A Dnitrox_isr.c210 if (ndev->mode == __NDEV_MODE_PF) { in nps_core_int_tasklet()
H A Dnitrox_hal.c274 core_gbl_vfcfg.s.cfg = __NDEV_MODE_PF; in nitrox_config_nps_core_unit()