Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dnicvf_main.c271 static int nicvf_hw_set_mac_addr(struct nicvf *nic, struct net_device *netdev) in nicvf_hw_set_mac_addr() function
1158 nicvf_hw_set_mac_addr(nic, netdev); in nicvf_open()
1163 nicvf_hw_set_mac_addr(nic, netdev); in nicvf_open()
1273 if (nicvf_hw_set_mac_addr(nic, netdev)) in nicvf_set_mac_address()