Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/enic/
H A Denic_res.h60 int enic_get_vnic_config(struct enic *);
H A Denic_res.c24 int enic_get_vnic_config(struct enic *enic) in enic_get_vnic_config() function
H A Denic_main.c1716 err = enic_get_vnic_config(enic); in enic_dev_init()