Searched refs:tx_fail (Results 1 – 4 of 4) sorted by relevance
| /linux/net/openvswitch/ |
| H A D | vport.c | 275 u64 tx_success = 0, tx_fail = 0; in ovs_vport_get_upcall_stats() local 291 tx_fail += n_fail; in ovs_vport_get_upcall_stats() 304 if (nla_put_u64_64bit(skb, OVS_VPORT_UPCALL_ATTR_FAIL, tx_fail, in ovs_vport_get_upcall_stats()
|
| /linux/drivers/net/wwan/ |
| H A D | qcom_bam_dmux.c | 253 goto tx_fail; in bam_dmux_send_cmd() 257 goto tx_fail; in bam_dmux_send_cmd() 262 goto tx_fail; in bam_dmux_send_cmd() 268 tx_fail: in bam_dmux_send_cmd()
|
| /linux/drivers/net/fddi/ |
| H A D | defza.h | 391 struct fza_counter tx_fail; /* transmit failures */ member
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | mac.c | 5293 u8 reason, status, tx_fail, band; in rtw89_mac_c2h_scanofld_rsp() local 5308 tx_fail = le32_get_bits(c2h->w5, RTW89_C2H_SCANOFLD_W5_TX_FAIL); in rtw89_mac_c2h_scanofld_rsp() 5340 mac_idx, band, chan, reason, status, tx_fail, actual_period); in rtw89_mac_c2h_scanofld_rsp()
|