Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds