Home
last modified time | relevance | path

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

/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/third_party/ethernet/include/
Dcedi.h1127 uint8_t halfDuplex; member
1142 uint8_t halfDuplex; member
/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/third_party/ethernet/src/
Dedd.c1832 CEDI_PdVar(lpPageRx).lpPageDat.lpBasePage.ablInfo.defLpAbl.halfDuplex, in emacIsr()
3922 if ((advDat->fullDuplex>1) || (advDat->halfDuplex>1) || (advDat->nextPage>1) in emacStartAutoNegotiation()
4048 if ((advDat->fullDuplex>1) || (advDat->halfDuplex>1) || (advDat->nextPage>1) in emacSetAnAdvPage()
4056 if (advDat->halfDuplex) in emacSetAnAdvPage()
4078 advDat->halfDuplex = EMAC_REGS__PCS_AN_ADV__HALF_DUPLEX__READ(reg); in emacGetAnAdvPage()
4117 lpAbl->ablInfo.defLpAbl.halfDuplex = in emacGetLpAbilityPage()