Home
last modified time | relevance | path

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

/dpdk/drivers/net/ionic/
H A Dionic_if.h380 union ionic_lif_config { union
439 union ionic_lif_config config;
2676 union ionic_lif_config config;
H A Dionic_lif.c1709 union ionic_lif_config *cfg = &ident->lif.eth.config; in ionic_lif_configure()
1850 union ionic_lif_config *cfg = &ident->lif.eth.config; in ionic_lif_identify()
1892 union ionic_lif_config *cfg = &ident->lif.eth.config; in ionic_lifs_size()
H A Dionic_ethdev.c369 union ionic_lif_config *cfg = &ident->lif.eth.config; in ionic_dev_info_get()