Home
last modified time | relevance | path

Searched refs:tx_abort (Results 1 – 9 of 9) sorted by relevance

/drivers/net/wireless/ath/ath10k/
Dcore.h218 s32 tx_abort; member
Dhtt.h1018 __le32 tx_abort; member
Dwmi.c2475 dst->tx_abort = __le32_to_cpu(src->tx_abort); in ath10k_wmi_pull_pdev_stats_tx()
2503 dst->tx_abort = __le32_to_cpu(src->tx_abort); in ath10k_wmi_10_4_pull_pdev_stats_tx()
6882 "PPDUs cleaned", pdev->tx_abort); in ath10k_wmi_fw_pdev_tx_stats_fill()
Dwmi.h3831 __le32 tx_abort; member
3904 __le32 tx_abort; member
Ddebug.c1359 data[i++] = pdev_stats->tx_abort; in ath10k_debug_get_et_stats()
/drivers/net/ethernet/realtek/
D8139cp.c314 __le16 tx_abort; member
1585 tmp_stats[i++] = le16_to_cpu(nic_stats->tx_abort); in cp_get_ethtool_stats()
/drivers/char/pcmcia/
Dsynclink_cs.c428 static int tx_abort(MGSLPC_INFO *info);
1913 static int tx_abort(MGSLPC_INFO * info) in tx_abort() function
2271 return tx_abort(info); in mgslpc_ioctl()
/drivers/tty/
Dsynclinkmp.c543 static int tx_abort(SLMP_INFO *info);
1287 return tx_abort(info); in ioctl()
2978 static int tx_abort(SLMP_INFO * info) in tx_abort() function
Dsynclink_gt.c509 static int tx_abort(struct slgt_info *info);
1085 ret = tx_abort(info); in ioctl()
2687 static int tx_abort(struct slgt_info *info) in tx_abort() function