Searched refs:PETHInstance (Results 1 – 1 of 1) sorted by relevance
95 typedef struct PETHInstance { struct111 } PETHInstance; argument116 static inline NNETInstance *PETH_GetNNETInstance(PETHInstance *peth_ins) in PETH_GetNNETInstance()124 static inline PETHInstance *PETH_GetPETHInstance(NNETInstance *ins) in PETH_GetPETHInstance()126 return (PETHInstance *)ins; in PETH_GetPETHInstance()138 extern s32 PETH_CreateIns(PETHInstance **peth_ins);139 extern s32 PETH_DestroyIns(PETHInstance *peth_ins);140 extern s32 PETH_GetStateIns(PETHInstance *peth_ins);141 extern s32 PETH_GetUpperAPI(NNETEthernetAPI *wcm_api, PETHInstance *peth_ins);