Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic_res.h127 int enic_get_vnic_config(struct enic *);
H A Denic_res.c29 int enic_get_vnic_config(struct enic *enic) in enic_get_vnic_config() function
H A Denic_main.c2602 err = enic_get_vnic_config(enic); in enic_dev_init()