Searched refs:rx_fifo_errors (Results 1 – 8 of 8) sorted by relevance
25 __u32 rx_fifo_errors; /* recv'r fifo overrun */ member58 __u64 rx_fifo_errors; /* recv'r fifo overrun */ member
67 int rx_fifo_errors; /* recv'r fifo overrun */ member
25 __u32 rx_fifo_errors; /* recv'r fifo overrun */ member
193 DWORD rx_fifo_errors; /* recv'r fifo overrun */ member
201 u_long rx_fifo_errors; /* recv'r fifo overrun */ member
290 (uint64_t)s->rx_fifo_errors, in print_link_stats64()336 s->rx_fifo_errors, in print_link_stats()
301 link->l_stats[RTNL_LINK_RX_FIFO_ERR] = st->rx_fifo_errors; in link_msg_parser()