Home
last modified time | relevance | path

Searched refs:BSS (Results 1 – 16 of 16) sorted by relevance

/linux-5.19.10/Documentation/driver-api/80211/
Dcfg80211.rst96 Scanning and BSS list handling
100 :doc: Scanning and BSS list handling
/linux-5.19.10/arch/mips/boot/compressed/
Dld.script44 /* BSS */
/linux-5.19.10/arch/um/kernel/
Duml.lds.S111 BSS(0)
/linux-5.19.10/arch/xtensa/kernel/
Dhead.S247 movi a2, __bss_start # start of BSS
248 movi a3, __bss_stop # end of BSS
/linux-5.19.10/arch/arc/kernel/
Dhead.S123 ; Clear BSS before updating any globals
/linux-5.19.10/net/wireless/
DKconfig149 owner (GO) on channels marked with NO_IR if there is an additional BSS
153 scenarios, this relaxation is not allowed in cases where the BSS client
/linux-5.19.10/arch/sh/kernel/
Dhead_32.S300 ! Clear BSS area
/linux-5.19.10/arch/sh/
DKconfig.debug65 bool "Avoid zeroing BSS (to speed-up startup on suitable platforms)"
/linux-5.19.10/include/asm-generic/
Dvmlinux.lds.h765 #define BSS(bss_align) \ macro
1166 BSS(bss_align) \
/linux-5.19.10/arch/sparc/kernel/
Dhead_32.S523 set __bss_start , %o0 ! First address of BSS
524 set _end , %o1 ! Last address of BSS
/linux-5.19.10/drivers/net/wireless/marvell/libertas/
DREADME201 type=[1,2,3] BSS type: 1 (Infra), 2(Adhoc), 3(Any)
/linux-5.19.10/arch/powerpc/
DKconfig.debug284 kernel BSS and should be safe to select on any system. A debugger
/linux-5.19.10/Documentation/networking/device_drivers/wifi/intel/
Dipw2100.rst100 - Managed (BSS) and Ad-Hoc (IBSS)
Dipw2200.rst116 + BSS mode (Infrastructure, Managed)
/linux-5.19.10/arch/arm/
DKconfig1559 # TEXT and BSS so we preserve their values in the config files.
1572 hex "Compressed ROM boot loader BSS address"
/linux-5.19.10/Documentation/filesystems/
Dproc.rst425 with the memory region, as the case would be with BSS (uninitialized data).