Searched refs:tx_fail (Results 1 – 2 of 2) sorted by relevance
312 u64 tx_success = 0, tx_fail = 0; in ovs_vport_get_upcall_stats() local 328 tx_fail += n_fail; in ovs_vport_get_upcall_stats() 341 if (nla_put_u64_64bit(skb, OVS_VPORT_UPCALL_ATTR_FAIL, tx_fail, in ovs_vport_get_upcall_stats()
391 struct fza_counter tx_fail; /* transmit failures */ member