Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.c140 static int otx2_hw_set_mac_addr(struct otx2_nic *pfvf, u8 *mac) in otx2_hw_set_mac_addr() function
200 if (!otx2_hw_set_mac_addr(pfvf, addr->sa_data)) { in otx2_set_mac_address()