Searched refs:tx_drop_state (Results 1 – 5 of 5) sorted by relevance
85 u64 tx_drop_state; member
50 stats->tx_drop_state += qstats->tx_drop_state; in hfi1_vnic_update_stats()76 stats->tx_drop_state + stats->tx_dlid_zero; in hfi1_vnic_update_stats()227 vinfo->stats[q_idx].tx_drop_state++; in hfi1_netdev_start_xmit()
115 {"tx_drop_state", VNIC_STAT(tx_drop_state)},
142 cntrs->tx_drop_state = cpu_to_be64(vstats.tx_drop_state); in opa_vnic_get_error_counters()
400 __be64 tx_drop_state; member