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

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

Completed in 464 milliseconds