Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_mbox.h212 int nicvf_mbox_set_mac_addr(struct nicvf *nic,
H A Dnicvf_mbox.c201 nicvf_mbox_set_mac_addr(struct nicvf *nic, in nicvf_mbox_set_mac_addr() function
/f-stack/dpdk/drivers/net/thunderx/
H A Dnicvf_ethdev.c2237 ret = nicvf_mbox_set_mac_addr(nic, nic->mac_addr); in nicvf_eth_dev_init()