Home
last modified time | relevance | path

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

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