Home
last modified time | relevance | path

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

/dpdk/drivers/net/ionic/
H A Dionic_mac_api.h10 int32_t ionic_init_mac(struct ionic_hw *hw);
H A Dionic_mac_api.c10 ionic_init_mac(struct ionic_hw *hw) in ionic_init_mac() function
H A Dionic_ethdev.c1154 err = ionic_init_mac(hw); in eth_ionic_pci_probe()