Searched defs:s_PXENV_UNDI_GET_STATISTICS (Results 1 – 2 of 2) sorted by relevance
302 typedef struct s_PXENV_UNDI_GET_STATISTICS { struct303 pxenv_status_t Status;304 uint32_t XmtGoodFrames;305 uint32_t RcvGoodFrames;306 uint32_t RcvCRCErrors;307 uint32_t RcvResourceErrors;
1267 struct s_PXENV_UNDI_GET_STATISTICS { struct1275 typedef struct s_PXENV_UNDI_GET_STATISTICS PXENV_UNDI_GET_STATISTICS_t; argument