Home
last modified time | relevance | path

Searched refs:tx_fail (Results 1 – 2 of 2) sorted by relevance

/linux/net/openvswitch/
H A Dvport.c312 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()
/linux/drivers/net/fddi/
H A Ddefza.h391 struct fza_counter tx_fail; /* transmit failures */ member