Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dnicvf_main.c282 static int nicvf_hw_set_mac_addr(struct nicvf *nic, struct net_device *netdev) in nicvf_hw_set_mac_addr() function
1445 nicvf_hw_set_mac_addr(nic, netdev); in nicvf_open()
1450 nicvf_hw_set_mac_addr(nic, netdev); in nicvf_open()
1565 if (nicvf_hw_set_mac_addr(nic, netdev)) in nicvf_set_mac_address()