Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dcore.h272 s32 tx_abort; member
Dhtt.h1273 __le32 tx_abort; member
Dwmi.c2800 dst->tx_abort = __le32_to_cpu(src->tx_abort); in ath10k_wmi_pull_pdev_stats_tx()
2828 dst->tx_abort = __le32_to_cpu(src->tx_abort); in ath10k_wmi_10_4_pull_pdev_stats_tx()
8177 "PPDUs cleaned", pdev->tx_abort); in ath10k_wmi_fw_pdev_tx_stats_fill()
Dwmi.h4345 __le32 tx_abort; member
4418 __le32 tx_abort; member
Ddebug.c1205 data[i++] = pdev_stats->tx_abort; in ath10k_debug_get_et_stats()
/Linux-v5.4/drivers/net/ethernet/realtek/
D8139cp.c314 __le16 tx_abort; member
1575 tmp_stats[i++] = le16_to_cpu(nic_stats->tx_abort); in cp_get_ethtool_stats()
/Linux-v5.4/drivers/char/pcmcia/
Dsynclink_cs.c428 static int tx_abort(MGSLPC_INFO *info);
1906 static int tx_abort(MGSLPC_INFO * info) in tx_abort() function
2263 return tx_abort(info); in mgslpc_ioctl()
/Linux-v5.4/arch/x86/events/intel/
Dcore.c4228 EVENT_ATTR_STR(tx-abort, tx_abort, "event=0xc9,umask=0x4");
4259 EVENT_PTR(tx_abort),
4285 EVENT_PTR(tx_abort),
/Linux-v5.4/drivers/tty/
Dsynclink_gt.c508 static int tx_abort(struct slgt_info *info);
1078 ret = tx_abort(info); in ioctl()
2659 static int tx_abort(struct slgt_info *info) in tx_abort() function
Dsynclinkmp.c543 static int tx_abort(SLMP_INFO *info);
1281 return tx_abort(info); in ioctl()
2951 static int tx_abort(SLMP_INFO * info) in tx_abort() function