Home
last modified time | relevance | path

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

/dpdk/drivers/net/ionic/
H A Dionic_lif.h191 int ionic_dev_set_mac(struct rte_eth_dev *eth_dev,
H A Dionic_ethdev.c93 .mac_addr_set = ionic_dev_set_mac,
H A Dionic_lif.c350 ionic_dev_set_mac(struct rte_eth_dev *eth_dev, struct rte_ether_addr *mac_addr) in ionic_dev_set_mac() function