Home
last modified time | relevance | path

Searched refs:rxQAddr (Results 1 – 4 of 4) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ethif.c1348 cy_ethif_cfg[u8EthIfInstance].rxQAddr = (uintptr_t)cy_ethif_rx_desc_list[u8EthIfInstance]; in Cy_ETHIF_AssignMemory()
1354 cy_ethif_cfg[u8EthIfInstance].rxQPhyAddr = cy_ethif_cfg[u8EthIfInstance].rxQAddr; in Cy_ETHIF_AssignMemory()
/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/include/
Dcedi.h685 uintptr_t rxQAddr; member
/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/src/
Dedd_rx.c650 *vAddr = CEDI_PdVar(cfg).rxQAddr; in emacFindQBaseAddr()
Dedd.c1254 (config->rxQAddr==(uintptr_t)NULL) || in emacInit()