Searched refs:HIOETHInstance (Results 1 – 1 of 1) sorted by relevance
95 typedef struct HIOETHInstance struct117 } HIOETHInstance; argument122 static inline NNETInstance* HIOETH_GetNNETInstance(HIOETHInstance* pHioIns) in HIOETH_GetNNETInstance()130 static inline HIOETHInstance* HIOETH_GetHIOETHInstance(NNETInstance* pNetIns) in HIOETH_GetHIOETHInstance()132 return (HIOETHInstance*)pNetIns; in HIOETH_GetHIOETHInstance()144 extern s32 HIOETH_CreateIns(HIOETHInstance** peth_ins);145 extern s32 HIOETH_DestroyIns(HIOETHInstance* peth_ins);146 extern s32 HIOETH_GetStateIns(HIOETHInstance* peth_ins);147 extern s32 HIOETH_GetUpperAPI(NNETEthernetAPI* wcm_api, HIOETHInstance* peth_ins);