Home
last modified time | relevance | path

Searched refs:rx_phy_errors (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/adi/
H A Dadin1140.c79 rx_phy_errors, enumerator
123 [rx_phy_errors] = ADIN1140_MAC_RX_PHY_ERR_CNT,
466 priv->stats[rx_phy_errors] + in __adin1140_ndo_get_stats64()
/linux/drivers/net/wireless/ath/carl9170/
H A Ddebug.c797 DEBUGFS_READONLY_FILE(rx_phy_errors, 20, "%d", ar->rx_phy_errors);
834 DEBUGFS_ADD(rx_phy_errors); in carl9170_debugfs_register()
H A Dcarl9170.h384 unsigned int rx_phy_errors; member
H A Drx.c460 ar->rx_phy_errors++; in carl9170_rx_phy_status()