Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ionic/
H A Dionic_lif.h149 void ionic_dev_remove_mac(struct rte_eth_dev *eth_dev,
H A Dionic_ethdev.c94 .mac_addr_remove = ionic_dev_remove_mac,
H A Dionic_lif.c308 ionic_dev_remove_mac(struct rte_eth_dev *eth_dev, uint32_t index __rte_unused) in ionic_dev_remove_mac() function