Home
last modified time | relevance | path

Searched full:suppressed (Results 1 – 25 of 222) sorted by relevance

123456789

/kernel/linux/linux-6.6/tools/testing/selftests/net/
Dtest_bridge_neigh_suppress.sh7 # ARP/NS messages from the first host are suppressed on the VXLAN port when
303 # Initial state - check that ARP requests are not suppressed and that
333 # requests are suppressed.
342 # Take the second host down and check that ARP requests are suppressed
356 # longer suppressed.
367 # suppressed and that ARP replies are not received.
406 # Initial state - check that NS messages are not suppressed and that ND
436 # messages are suppressed.
445 # Take the second host down and check that NS messages are suppressed
459 # suppressed.
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/
Dusb-device.txt23 with leading zeroes suppressed. The other compatible strings from the above
39 case hexadecimal with leading zeroes suppressed. The other compatible
52 with leading zeroes suppressed. The other compatible strings from the above
/kernel/linux/linux-6.6/lib/
Dratelimit.c24 * 0 means callbacks will be suppressed.
57 "%s: %d callbacks suppressed\n", in ___ratelimit()
/kernel/linux/linux-5.10/lib/
Dratelimit.c24 * 0 means callbacks will be suppressed.
57 "%s: %d callbacks suppressed\n", in ___ratelimit()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/
Dmdio.yaml57 The 32 bit preamble should be suppressed. In order for this to
58 work, all devices on the bus must support suppressed preamble.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/
Dmdio.yaml57 The 32 bit preamble should be suppressed. In order for this to
58 work, all devices on the bus must support suppressed preamble.
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
Dxmit.h107 B43legacy_TXST_SUPP_NONE, /* Not suppressed */
108 B43legacy_TXST_SUPP_PMQ, /* Suppressed due to PMQ entry */
109 B43legacy_TXST_SUPP_FLUSH, /* Suppressed due to flush request */
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/
Dxmit.h107 B43legacy_TXST_SUPP_NONE, /* Not suppressed */
108 B43legacy_TXST_SUPP_PMQ, /* Suppressed due to PMQ entry */
109 B43legacy_TXST_SUPP_FLUSH, /* Suppressed due to flush request */
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dfwsignal.c176 * @BRCMF_FWS_SKBSTATE_SUPPRESSED: sk_buff has been suppressed by firmware.
321 * 802.11 core suppressed the packet.
329 * firmware wrongly reported suppressed previously, now fixing to acked.
362 * @suppressed: mac entry is suppressed.
371 * @suppr_transit_count: suppressed packet in transit to firmware.
382 bool suppressed; member
405 * @BRCMF_FWS_HANGER_ITEM_STATE_INUSE_SUPPRESSED: item was suppressed.
1348 if (entry->suppressed) in brcmf_fws_deq()
1354 if (entry->suppressed) { in brcmf_fws_deq()
1357 entry->suppressed = false; in brcmf_fws_deq()
[all …]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dfwsignal.c176 * @BRCMF_FWS_SKBSTATE_SUPPRESSED: sk_buff has been suppressed by firmware.
321 * 802.11 core suppressed the packet.
329 * firmware wrongly reported suppressed previously, now fixing to acked.
362 * @suppressed: mac entry is suppressed.
371 * @suppr_transit_count: suppressed packet in transit to firmware.
382 bool suppressed; member
405 * @BRCMF_FWS_HANGER_ITEM_STATE_INUSE_SUPPRESSED: item was suppressed.
1348 if (entry->suppressed) in brcmf_fws_deq()
1354 if (entry->suppressed) { in brcmf_fws_deq()
1357 entry->suppressed = false; in brcmf_fws_deq()
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/usb/
Dusb-device.yaml35 hexadecimal with leading zeroes suppressed. The other compatible
67 in lower case hexadecimal with leading zeroes suppressed.
/kernel/linux/linux-5.10/Documentation/RCU/
Dlockdep-splat.rst85 or with the ->queue_lock held. In particular, this would have suppressed
104 read-side critical section, which again would have suppressed the
/kernel/linux/linux-6.6/Documentation/RCU/
Dlockdep-splat.rst85 or with the ->queue_lock held. In particular, this would have suppressed
104 read-side critical section, which again would have suppressed the
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/virtio/
Dvirtio-device.yaml23 zeroes suppressed.
/kernel/linux/linux-6.6/include/linux/
Dratelimit_types.h12 /* issue num suppressed message on exit */
Dratelimit.h31 pr_warn("%s: %d output lines suppressed due to ratelimiting\n", in ratelimit_state_exit()
/kernel/linux/linux-5.10/include/linux/
Dratelimit_types.h12 /* issue num suppressed message on exit */
Dratelimit.h31 pr_warn("%s: %d output lines suppressed due to ratelimiting\n", in ratelimit_state_exit()
/kernel/linux/linux-5.10/arch/parisc/include/asm/
Dprefetch.h11 * interruption (eg due to prefetching 0), it is suppressed on PA2.0
/kernel/linux/linux-6.6/arch/parisc/include/asm/
Dprefetch.h11 * interruption (eg due to prefetching 0), it is suppressed on PA2.0
/kernel/linux/linux-5.10/include/linux/mtd/
Dnftl.h30 __u16 lastEUN; /* should be suppressed */
/kernel/linux/linux-5.10/include/linux/dma/
Dk3-psil.h47 * @notdpkt: TDCM must be suppressed on the TX channel
/kernel/linux/linux-6.6/include/linux/mtd/
Dnftl.h30 __u16 lastEUN; /* should be suppressed */
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
Dxmit.h228 B43_TXST_SUPP_NONE, /* Not suppressed */
229 B43_TXST_SUPP_PMQ, /* Suppressed due to PMQ entry */
230 B43_TXST_SUPP_FLUSH, /* Suppressed due to flush request */
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
Dxmit.h228 B43_TXST_SUPP_NONE, /* Not suppressed */
229 B43_TXST_SUPP_PMQ, /* Suppressed due to PMQ entry */
230 B43_TXST_SUPP_FLUSH, /* Suppressed due to flush request */

123456789