Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/include/asm/
Druntime_instr.h39 __u32 tx_abort : 1; member
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dcore.h218 s32 tx_abort; member
Dhtt.h1018 __le32 tx_abort; member
Dwmi.c2468 dst->tx_abort = __le32_to_cpu(src->tx_abort); in ath10k_wmi_pull_pdev_stats_tx()
2496 dst->tx_abort = __le32_to_cpu(src->tx_abort); in ath10k_wmi_10_4_pull_pdev_stats_tx()
6862 "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()
/linux-4.4.14/drivers/net/ethernet/realtek/
D8139cp.c314 __le16 tx_abort; member
1580 tmp_stats[i++] = le16_to_cpu(nic_stats->tx_abort); in cp_get_ethtool_stats()
/linux-4.4.14/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.4.14/arch/x86/kernel/cpu/
Dperf_event_intel.c3199 EVENT_ATTR_STR(tx-abort, tx_abort, "event=0xc9,umask=0x4");
3213 EVENT_PTR(tx_abort),
/linux-4.4.14/drivers/tty/
Dsynclink_gt.c509 static int tx_abort(struct slgt_info *info);
1085 ret = tx_abort(info); in ioctl()
2695 static int tx_abort(struct slgt_info *info) in tx_abort() function
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