Searched defs:_ESL_IO_MGMT (Results 1 – 1 of 1) sorted by relevance
257 typedef struct _ESL_IO_MGMT { struct258 ESL_IO_MGMT * pNext; ///< Next TX management structure259 ESL_PORT * pPort; ///< Port structure address260 ESL_PACKET * pPacket; ///< Packet structure address261 union {272 } Token; ///< Completion token for the network operation