Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_mac_ext.h668 t_Error FM_MAC_ModifyMacAddr(t_Handle h_FmMac, t_EnetAddr *p_EnetAddr);
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfm_mac.c464 t_Error FM_MAC_ModifyMacAddr (t_Handle h_FmMac, t_EnetAddr *p_EnetAddr) in FM_MAC_ModifyMacAddr() function
/freebsd/sys/dev/dpaa/
H A Dif_dtsec.c502 error = FM_MAC_ModifyMacAddr(sc->sc_mach, in dtsec_if_init_locked()