Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_mac_ext.h791 t_Error FM_MAC_GetId(t_Handle h_FmMac, uint32_t *p_MacId);
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MACSEC/
H A Dfm_macsec_master.c173 FM_MAC_GetId(p_FmMacsec->h_FmMac, &macId); in MacsecInit()
199 FM_MAC_GetId(p_FmMacsec->h_FmMac, &macId); in MacsecFree()
1021 FM_MAC_GetId(p_FmMacsec->h_FmMac,&macId); in FM_MACSEC_MASTER_Config()
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/
H A Dfm_mac.c549 t_Error FM_MAC_GetId (t_Handle h_FmMac, uint32_t *macId) in FM_MAC_GetId() function