Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd.h328 uint32_t lcvs[FM_PCD_PRS_NUM_OF_HDRS]; member
H A Dfm_pcd.c630 return p_FmPcd->netEnvs[netEnvId].lcvs[hdrNum]; in FmPcdGetLcv()
1495 … p_FmPcd->netEnvs[netEnvCurrId].lcvs[hdrNum] |= p_FmPcd->netEnvs[netEnvCurrId].unitsVectors[i]; in FM_PCD_NetEnvCharacteristicsSet()
1534 memset(p_FmPcd->netEnvs[netEnvId].lcvs, 0, sizeof(uint32_t)*FM_PCD_PRS_NUM_OF_HDRS); in FM_PCD_NetEnvCharacteristicsDelete()
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h897 uint32_t lcvs[FM_PCD_PRS_NUM_OF_HDRS]; member