MYRI10GE_SLICE_STAT
ethstat->xmit_err.value.ul = MYRI10GE_SLICE_STAT(xmit_err);
if (ss->watchdog_rx_copy != MYRI10GE_SLICE_STAT(rx_copy)) {
ss->watchdog_rx_copy = MYRI10GE_SLICE_STAT(rx_copy);
tmp += MYRI10GE_SLICE_STAT(rx_big_nobuf);
tmp += MYRI10GE_SLICE_STAT(rx_small_nobuf);
tmp += MYRI10GE_SLICE_STAT(xmit_lsobadflags);
tmp += MYRI10GE_SLICE_STAT(xmit_err);
if (MYRI10GE_SLICE_STAT(tx_handles_alloced) != 0) {
(int)MYRI10GE_SLICE_STAT(tx_handles_alloced));