Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/nitrox/
H A Dnitrox_device.c40 ndev->nr_queues = vf_config_mode_to_nr_queues(vf_mode); in ndev_init()
H A Dnitrox_hal.h158 int vf_config_mode_to_nr_queues(enum nitrox_vf_mode vf_mode);
H A Dnitrox_hal.c210 vf_config_mode_to_nr_queues(enum nitrox_vf_mode vf_mode) in vf_config_mode_to_nr_queues() function