Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32k3/Eth_GMAC/include/
DGmac_Ip_Hw_Access.h304 void GMAC_SetTxQueueQuantumWeight(Gmac_Ip_QueueType * QueueBase,
/hal_nxp-3.5.0/s32/drivers/s32k3/Eth_GMAC/src/
DGmac_Ip_Hw_Access.c781 void GMAC_SetTxQueueQuantumWeight(Gmac_Ip_QueueType * QueueBase, in GMAC_SetTxQueueQuantumWeight() function
DGmac_Ip.c621GMAC_SetTxQueueQuantumWeight(Gmac_apxQueueBases[Instance][i], Config->Gmac_paCtrlTxRingConfig[i].W… in Gmac_Ip_InitMTL()
625GMAC_SetTxQueueQuantumWeight(Gmac_apxQueueBases[Instance][i], Config->Gmac_paCtrlTxRingConfig[i].I… in Gmac_Ip_InitMTL()
3251 GMAC_SetTxQueueQuantumWeight(Gmac_apxQueueBases[Instance][Ring], Weight); in Gmac_Ip_SetTxRingWeight()