Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c147 static int otx2_hw_set_mac_addr(struct otx2_nic *pfvf, u8 *mac) in otx2_hw_set_mac_addr() function
207 if (!otx2_hw_set_mac_addr(pfvf, addr->sa_data)) { in otx2_set_mac_address()