Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h679 uint32_t FmPcdGetMacsecLcv(t_Handle h_FmPcd, uint32_t netEnvId);
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd.c633 uint32_t FmPcdGetMacsecLcv(t_Handle h_FmPcd, uint32_t netEnvId) in FmPcdGetMacsecLcv() function
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c1097 if ((lcv = FmPcdGetMacsecLcv(p_FmPort->h_FmPcd, p_FmPort->netEnvId)) in FmPortCheckNApplyMacsec()