Searched refs:tx_abort (Results 1 – 10 of 10) sorted by relevance
286 s32 tx_abort; member
1112 __le32 tx_abort; member
2670 dst->tx_abort = __le32_to_cpu(src->tx_abort); in ath10k_wmi_pull_pdev_stats_tx()2698 dst->tx_abort = __le32_to_cpu(src->tx_abort); in ath10k_wmi_10_4_pull_pdev_stats_tx()7971 "PPDUs cleaned", pdev->tx_abort); in ath10k_wmi_fw_pdev_tx_stats_fill()
4271 __le32 tx_abort; member4344 __le32 tx_abort; member
1213 data[i++] = pdev_stats->tx_abort; in ath10k_debug_get_et_stats()
314 __le16 tx_abort; member1570 tmp_stats[i++] = le16_to_cpu(nic_stats->tx_abort); in cp_get_ethtool_stats()
428 static int tx_abort(MGSLPC_INFO *info);1906 static int tx_abort(MGSLPC_INFO * info) in tx_abort() function2264 return tx_abort(info); in mgslpc_ioctl()
508 static int tx_abort(struct slgt_info *info);1079 ret = tx_abort(info); in ioctl()2668 static int tx_abort(struct slgt_info *info) in tx_abort() function
543 static int tx_abort(SLMP_INFO *info);1282 return tx_abort(info); in ioctl()2952 static int tx_abort(SLMP_INFO * info) in tx_abort() function
3755 EVENT_ATTR_STR(tx-abort, tx_abort, "event=0xc9,umask=0x4");3782 EVENT_PTR(tx_abort),