/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_ethtool.c | 124 { ENETC_RBDCR(0), "Rx ring 0 discarded frames" }, 125 { ENETC_RBDCR(1), "Rx ring 1 discarded frames" }, 126 { ENETC_RBDCR(2), "Rx ring 2 discarded frames" }, 127 { ENETC_RBDCR(3), "Rx ring 3 discarded frames" }, 128 { ENETC_RBDCR(4), "Rx ring 4 discarded frames" }, 129 { ENETC_RBDCR(5), "Rx ring 5 discarded frames" }, 130 { ENETC_RBDCR(6), "Rx ring 6 discarded frames" }, 131 { ENETC_RBDCR(7), "Rx ring 7 discarded frames" }, 132 { ENETC_RBDCR(8), "Rx ring 8 discarded frames" }, 133 { ENETC_RBDCR(9), "Rx ring 9 discarded frames" }, [all …]
|
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | dfs_debug.h | 31 * @datalen_discards: pulses discarded due to invalid datalen 32 * @rssi_discards: pulses discarded due to invalid RSSI 33 * @bwinfo_discards: pulses discarded due to invalid BW info
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | ringbuf.c | 73 skel->bss->discarded = 0; in trigger_samples() 124 skel->bss->discarded = 0; in ringbuf_subtest() 131 ASSERT_EQ(skel->bss->discarded, 2, "discarded"); in ringbuf_subtest() 230 /* 2 submitted + 1 discarded records */ in ringbuf_subtest() 276 CHECK(skel->bss->discarded != 1, "err_discarded", "exp %ld, got %ld\n", in ringbuf_subtest() 277 1L, skel->bss->discarded); in ringbuf_subtest() 314 CHECK(skel->bss->discarded != 1, "err_discarded", "exp %ld, got %ld\n", in ringbuf_subtest() 315 1L, skel->bss->discarded); in ringbuf_subtest() 338 skel->bss->discarded [all...] |
/linux/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_pes.h | 88 * discarded by the decoder. 104 /* might be used by an encoder if needed, gets discarded by decoder */ 118 * discarded by the decoder. 149 * discarded by the decoder.
|
/linux/drivers/net/wireless/ti/wl1251/ |
H A D | acx.h | 222 * When cleared, the FCS is discarded. 234 * are discarded. 237 * discarded. 239 * When clear, these frames are discarded. 242 * When clear, these frames are discarded. 244 * When clear, these frames are discarded. 246 * When clear, these frames are discarded. 249 * When clear, these frames are discarded. 252 * When clear, these frames are discarded. 255 * When clear, these frames are discarded. [all …]
|
/linux/drivers/media/pci/intel/ipu6/ |
H A D | ipu6-fw-isys.h | 342 * discarded if discarded, output pin type for this 388 * @send_irq_sof_discarded: send irq on discarded frame sof response 393 * @send_irq_eof_discarded: send irq on discarded frame eof response 398 * @send_resp_sof_discarded: send response for discarded frame sof detected, 400 * @send_resp_eof_discarded: send response for discarded frame eof detected,
|
/linux/include/soc/fsl/qe/ |
H A D | ucc_fast.h | 198 u32 tx_discarded; /* Discarded tx frames counter (frames that 199 were discarded by the driver due to errors). 201 u32 rx_discarded; /* Discarded rx frames counter (frames that 202 were discarded by the driver due to errors).
|
/linux/include/uapi/mtd/ |
H A D | inftl-user.h | 31 __u8 discarded; member 40 __u8 discarded; member
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_ringbuf.c | 28 long discarded = 0; variable 66 __sync_fetch_and_add(&discarded, 1); in test_ringbuf()
|
/linux/Documentation/staging/ |
H A D | speculation.rst | 12 work which may be discarded at a later stage. 44 value will subsequently be discarded, but the speculated load may affect
|
/linux/Documentation/networking/device_drivers/ethernet/netronome/ |
H A D | nfp.rst | 275 - Packet can be discarded on the RX path for one of the following reasons: 283 * A BPF program discarded the packet. 285 * The MAC discarded the packet due to lack of ingress buffer space 327 - A packet can be discarded in the TX direction if the MAC is
|
/linux/tools/perf/pmu-events/arch/x86/silvermont/ |
H A D | pipeline.json | 107 …, all the instructions executed in the wrong (speculative) path must be discarded, and the process… 116 …, all the instructions executed in the wrong (speculative) path must be discarded, and the process… 126 …, all the instructions executed in the wrong (speculative) path must be discarded, and the process… 136 …, all the instructions executed in the wrong (speculative) path must be discarded, and the process… 146 …, all the instructions executed in the wrong (speculative) path must be discarded, and the process… 156 …, all the instructions executed in the wrong (speculative) path must be discarded, and the process…
|
/linux/drivers/net/ethernet/aquantia/atlantic/macsec/ |
H A D | macsec_struct.h | 755 /*! The number of transmitted packets discarded because the packet 778 * received packets that have been discarded, and have either the 788 /*! For this SA, the number discarded packets with the condition 803 * discarded with the condition: the matched row in the Ingress 851 /*! The number of received packets discarded without the MAC 861 /*! The number of received packets discarded with an invalid 865 /*! The number of received packets discarded with unknown SCI 896 /*! The number of received packets discarded because the packet
|
/linux/Documentation/bpf/ |
H A D | ringbuf.rst | 93 discarded. Discard is similar to commit, but makes consumer ignore the 113 a record as discarded, and such records are supposed to be ignored by consumer 169 time if record is discarded. In the latter case, consumer is supposed to skip
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | pm6150.dtsi | 106 "msg-tx-discarded", 107 "msg-rx-discarded",
|
H A D | pm8150b.dtsi | 95 "msg-tx-discarded", 96 "msg-rx-discarded",
|
H A D | pm7250b.dtsi | 86 "msg-tx-discarded", 87 "msg-rx-discarded",
|
/linux/Documentation/block/ |
H A D | stat.rst | 42 discard sectors sectors number of sectors discarded 71 discarded from this block device. The "sectors" in question are the
|
/linux/Documentation/driver-api/md/ |
H A D | raid5-cache.rst | 109 parities are incompleted, they are discarded. If part of data is corrupted, 110 they are discarded too. MD then loads valid data and writes them to RAID disks
|
/linux/drivers/md/ |
H A D | dm-cache-policy.h | 54 * be 'cheap' somehow (eg, discarded data). background_queued will be set 62 * block may be discarded, or the bio may cover an entire block.
|
/linux/arch/mips/kernel/ |
H A D | vmlinux.lds.S | 131 /* .exit.text is discarded at runtime, not link time, to deal with 232 /* Sections to be discarded */
|
/linux/drivers/hwmon/ |
H A D | lm70.c | 76 * bits) are meaningful; the LSB 5 bits are to be discarded. in temp1_input_show() 96 * LSB 5 bits (D4..D0) share the same value as D5 and get discarded. in temp1_input_show()
|
/linux/include/xen/interface/io/ |
H A D | blkif.h | 128 * sectors to be discarded. The specified sectors should be discarded if the 148 * 'discard-secure' - All copies of the discarded sectors (potentially created
|
/linux/Documentation/networking/ |
H A D | udplite.rst | 11 fed into the codec instead of being discarded due to a failed checksum test. 141 threshold are discarded, these events are also logged. 155 illegal (cf. RFC 3828, sec. 3.1) and will be silently discarded.
|
/linux/include/linux/platform_data/ |
H A D | sa11x0-serial.h | 16 * functions; it is intended to be discarded after boot.
|