Searched refs:tx_busy_errors (Results 1 – 2 of 2) sorted by relevance
107 u64 rx_alloc_errors, tx_busy_errors; in octep_vf_get_ethtool_stats() local111 tx_busy_errors = 0; in octep_vf_get_ethtool_stats()118 tx_busy_errors += oct->stats_iq[q].tx_busy; in octep_vf_get_ethtool_stats()123 data[i++] = tx_busy_errors; in octep_vf_get_ethtool_stats()
132 u64 rx_alloc_errors, tx_busy_errors; in octep_get_ethtool_stats() local140 tx_busy_errors = 0; in octep_get_ethtool_stats()156 tx_busy_errors += oct->stats_iq[q].tx_busy; in octep_get_ethtool_stats()168 data[i++] = tx_busy_errors; in octep_get_ethtool_stats()