Home
last modified time | relevance | path

Searched defs:p_EnetAddr (Results 1 – 4 of 4) sorted by relevance

/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()
478 t_Error FM_MAC_AddHashMacAddr (t_Handle h_FmMac, t_EnetAddr *p_EnetAddr) in FM_MAC_AddHashMacAddr()
492 t_Error FM_MAC_RemoveHashMacAddr (t_Handle h_FmMac, t_EnetAddr *p_EnetAddr) in FM_MAC_RemoveHashMacAddr()
506 t_Error FM_MAC_AddExactMatchMacAddr (t_Handle h_FmMac, t_EnetAddr *p_EnetAddr) in FM_MAC_AddExactMatchMacAddr()
520 t_Error FM_MAC_RemovelExactMatchMacAddr (t_Handle h_FmMac, t_EnetAddr *p_EnetAddr) in FM_MAC_RemovelExactMatchMacAddr()
H A Dtgec.c469 static t_Error TgecModifyMacAddress (t_Handle h_Tgec, t_EnetAddr *p_EnetAddr) in TgecModifyMacAddress()
H A Dmemac.c596 static t_Error MemacModifyMacAddress (t_Handle h_Memac, t_EnetAddr *p_EnetAddr) in MemacModifyMacAddress()
H A Ddtsec.c780 static t_Error DtsecModifyMacAddress (t_Handle h_Dtsec, t_EnetAddr *p_EnetAddr) in DtsecModifyMacAddress()