Changeset 41034 in vbox for trunk/src/VBox/Devices/Network
- Timestamp:
- Apr 23, 2012 7:05:44 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Network/DevE1000.cpp
r41033 r41034 95 95 * E1K_TXD_CACHE_SIZE specifies the maximum number of TX descriptors stored 96 96 * in the state structure. It limits the amount of descriptors loaded in one 97 * batch read. For example, Windows XPguest may use up to 20 descriptors per97 * batch read. For example, Linux guest may use up to 20 descriptors per 98 98 * TSE packet. 99 99 */
Note:
See TracChangeset
for help on using the changeset viewer.