Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/nitrox/
H A Dnitrox_hal.h149 enum nitrox_vf_mode { enum
158 int vf_config_mode_to_nr_queues(enum nitrox_vf_mode vf_mode);
H A Dnitrox_device.c35 enum nitrox_vf_mode vf_mode; in ndev_init()
H A Dnitrox_hal.c210 vf_config_mode_to_nr_queues(enum nitrox_vf_mode vf_mode) in vf_config_mode_to_nr_queues()