Searched refs:suppressed (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | fwsignal.c | 176 * @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() [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | fwsignal.c | 176 * @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() [all...] |
/kernel/linux/linux-5.10/arch/m68k/math-emu/ |
H A D | fp_decode.h | 357 btst #7,%d2 | base register suppressed?
|
/kernel/linux/linux-6.6/arch/m68k/math-emu/ |
H A D | fp_decode.h | 357 btst #7,%d2 | base register suppressed?
|
/kernel/linux/linux-5.10/kernel/debug/kdb/ |
H A D | kdb_main.c | 1790 " zero suppressed\n", in kdb_md() 2342 * or sleeping system daemon processes, so tell them how many were suppressed. 2369 kdb_printf(" suppressed,\nuse 'ps A' to see all.\n"); in kdb_ps_suppressed()
|
/kernel/linux/linux-6.6/kernel/debug/kdb/ |
H A D | kdb_main.c | 1775 " zero suppressed\n", in kdb_md() 2274 * or sleeping system daemon processes, so tell them how many were suppressed. 2299 kdb_printf(" suppressed,\nuse 'ps A' to see all.\n"); in kdb_ps_suppressed()
|
Completed in 14 milliseconds