Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c301 static int nicvf_hw_set_mac_addr(struct nicvf *nic, struct net_device *netdev) in nicvf_hw_set_mac_addr() function
1483 nicvf_hw_set_mac_addr(nic, netdev); in nicvf_open()
1488 nicvf_hw_set_mac_addr(nic, netdev); in nicvf_open()
1616 if (nicvf_hw_set_mac_addr(nic, netdev)) in nicvf_set_mac_address()