Home
last modified time | relevance | path

Searched refs:no_pcs (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/src/
Dedd.c841 CEDI_PdVar(hwCfg).no_pcs = in readDesignConfig()
3321 if ((CEDI_PdVar(hwCfg).no_pcs && (mode==CEDI_SERDES_LOOPBACK)) || in emacSetLoopback()
3874 if (CEDI_PdVar(hwCfg).no_pcs) in emacResetPcs()
3891 if (CEDI_PdVar(hwCfg).no_pcs) in emacGetPcsReady()
3908 if ((CEDI_PdVar(hwCfg).no_pcs) || in emacStartAutoNegotiation()
3949 if (CEDI_PdVar(hwCfg).no_pcs || in emacSetAutoNegEnable()
3974 if (CEDI_PdVar(hwCfg).no_pcs) in emacGetAutoNegEnable()
4032 if (CEDI_PdVar(hwCfg).no_pcs) in emacGetAnComplete()
4046 if (CEDI_PdVar(hwCfg).no_pcs) in emacSetAnAdvPage()
4073 if (CEDI_PdVar(hwCfg).no_pcs) in emacGetAnAdvPage()
[all …]
/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/include/
Dcedi.h1285 uint8_t no_pcs; member