Home
last modified time | relevance | path

Searched refs:tx_drop_state (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/rdma/
Dopa_vnic.h126 u64 tx_drop_state; member
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dvnic_main.c194 stats->tx_drop_state += qstats->tx_drop_state; in hfi1_vnic_update_stats()
220 stats->tx_drop_state + stats->tx_dlid_zero; in hfi1_vnic_update_stats()
371 vinfo->stats[q_idx].tx_drop_state++; in hfi1_netdev_start_xmit()
/Linux-v4.19/drivers/infiniband/ulp/opa_vnic/
Dopa_vnic_ethtool.c115 {"tx_drop_state", VNIC_STAT(tx_drop_state)},
Dopa_vnic_vema_iface.c142 cntrs->tx_drop_state = cpu_to_be64(vstats.tx_drop_state); in opa_vnic_get_error_counters()
Dopa_vnic_encap.h380 __be64 tx_drop_state; member