Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/include/asm/
Druntime_instr.h39 __u32 tx_abort : 1; member
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dcore.h210 s32 tx_abort; member
Dhtt.h872 __le32 tx_abort; member
Ddebug.c509 "PPDUs cleaned", pdev->tx_abort); in ath10k_fw_stats_fill()
1599 data[i++] = pdev_stats->tx_abort; in ath10k_debug_get_et_stats()
Dwmi.h2982 __le32 tx_abort; member
Dwmi.c1748 dst->tx_abort = __le32_to_cpu(src->tx_abort); in ath10k_wmi_pull_pdev_stats_tx()
/linux-4.1.27/drivers/net/ethernet/realtek/
D8139cp.c313 __le16 tx_abort; member
1575 tmp_stats[i++] = le16_to_cpu(nic_stats->tx_abort); in cp_get_ethtool_stats()
/linux-4.1.27/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()
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel.c2956 EVENT_ATTR_STR(tx-abort, tx_abort, "event=0xc9,umask=0x4");
2970 EVENT_PTR(tx_abort),
/linux-4.1.27/drivers/tty/
Dsynclink_gt.c509 static int tx_abort(struct slgt_info *info);
1094 ret = tx_abort(info); in ioctl()
2700 static int tx_abort(struct slgt_info *info) in tx_abort() function
Dsynclinkmp.c543 static int tx_abort(SLMP_INFO *info);
1296 return tx_abort(info); in ioctl()
2984 static int tx_abort(SLMP_INFO * info) in tx_abort() function