Searched defs:E1K_INC_CNT32 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Network/
H A DDevE1000.cpp192 #define E1K_INC_CNT32(cnt) \ macro
2362 E1K_INC_CNT32(GPRC);
2364 E1K_INC_CNT32(BPRC);
2366 E1K_INC_CNT32(MPRC);
2371 E1K_INC_CNT32(PRC64);
2373 E1K_INC_CNT32(PRC127);
2375 E1K_INC_CNT32(PRC255);
2377 E1K_INC_CNT32(PRC511);
2379 E1K_INC_CNT32(PRC1023);
2381 E1K_INC_CNT32(PRC152
[all...]

Completed in 48 milliseconds