Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/include/
DNetc_Eth_Ip_Types.h1834 …Netc_Eth_Ip_VsiToPsiMsgType *VSItoPSIMsgCommand; /*!< Address of the command message sent from VSI… member
1921 …Netc_Eth_Ip_VsiToPsiMsgType *VSItoPSIMsgCommand; /*!< The VSI command sends to P… member
/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c1001 … config->stateStructure->VSItoPSIMsgCommand = (*config->siConfig).VSItoPSIMsgCommand; in Netc_Eth_Ip_InitStateStructure()
1768 Netc_Eth_Ip_VsiToPsiMsgType *MsgCommandConfig = Netc_Eth_Ip_apxState[VsiId]->VSItoPSIMsgCommand; in Netc_Eth_Ip_VsiToPsiMsg()