Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c2344 static int otx2_do_set_vf_mac(struct otx2_nic *pf, int vf, const u8 *mac) in otx2_do_set_vf_mac() function
2391 ret = otx2_do_set_vf_mac(pf, vf, mac); in otx2_set_vf_mac()