Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_sriov.c31 static inline enum vf_mode num_vfs_to_mode(int num_vfs) in num_vfs_to_mode()
33 enum vf_mode mode = 0; in num_vfs_to_mode()
56 static inline int vf_mode_to_nr_queues(enum vf_mode mode) in vf_mode_to_nr_queues()
H A Dnitrox_dev.h192 enum vf_mode { enum
251 enum vf_mode mode;
H A Dnitrox_hal.h24 void config_nps_core_vfcfg_mode(struct nitrox_device *ndev, enum vf_mode mode);
H A Dnitrox_hal.c559 void config_nps_core_vfcfg_mode(struct nitrox_device *ndev, enum vf_mode mode) in config_nps_core_vfcfg_mode()