Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/cavium/thunder/
Dnicvf_main.c302 static int nicvf_hw_set_mac_addr(struct nicvf *nic, struct net_device *netdev) in nicvf_hw_set_mac_addr() function
1487 nicvf_hw_set_mac_addr(nic, netdev); in nicvf_open()
1492 nicvf_hw_set_mac_addr(nic, netdev); in nicvf_open()
1620 if (nicvf_hw_set_mac_addr(nic, netdev)) in nicvf_set_mac_address()