Searched refs:rx_runt (Results 1 – 9 of 9) sorted by relevance
222 u64 rx_runt; /* runt packets */ member
256 …unsigned long rx_runt; /* The number of packets received that are less than 64 byte long an… member
402 u64 rx_runt; /* RX packets < 64 bytes with good FCS */ member
1079 hw->stats.rx_runt += alx_read_mem32(hw, ALX_MIB_RX_RUNT); in alx_update_hw_stats()
307 …unsigned long rx_runt; /* The number of packets received that are less than 64 byte long and with… member
319 u32 rx_runt; /* RX packets < 64 bytes with good FCS */ member
650 u64 rx_runt; member1669 np->estats.rx_runt += readl(base + NvRegRxRunt); in nv_update_stats()1688 np->estats.rx_runt + in nv_update_stats()
3023 stats.rx_runt; in cxgb_get_stats()
6395 p->rx_runt = GET_STAT(RX_PORT_LESS_64B); in t4_get_port_stats()