Searched refs:tx_busy_errors (Results 1 – 2 of 2) sorted by relevance
114 u64 rx_alloc_errors, tx_busy_errors; in octep_vf_get_ethtool_stats() local118 tx_busy_errors = 0; in octep_vf_get_ethtool_stats()128 tx_busy_errors += iq->stats.tx_busy; in octep_vf_get_ethtool_stats()133 data[i++] = tx_busy_errors; in octep_vf_get_ethtool_stats()
139 u64 rx_alloc_errors, tx_busy_errors; in octep_get_ethtool_stats() local147 tx_busy_errors = 0; in octep_get_ethtool_stats()166 tx_busy_errors += iq->stats.tx_busy; in octep_get_ethtool_stats()178 data[i++] = tx_busy_errors; in octep_get_ethtool_stats()