Home
last modified time | relevance | path

Searched refs:tx_len_err (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac.h262 u64 tx_len_err; /* packets with length mismatch */ member
/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e.h295 …unsigned long tx_len_err; /* The number of transmit packets with length field does NOT match t… member
/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dhw.h445 u64 tx_len_err; /* TX packets where length != actual size */ member
H A Dhw.c1118 hw->stats.tx_len_err += alx_read_mem32(hw, ALX_MIB_TX_LEN_ERR); in alx_update_hw_stats()
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h346 …unsigned long tx_len_err; /* The number of transmit packets with length field does NOT match the a… member
/openbmc/linux/drivers/net/ethernet/atheros/atlx/
H A Datl1.h360 u32 tx_len_err; /* TX packets where length != actual size */ member