Home
last modified time | relevance | path

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

/linux/Documentation/driver-api/80211/
A Dcfg80211.rst96 Scanning and BSS list handling
100 :doc: Scanning and BSS list handling
/linux/arch/mips/boot/compressed/
A Dld.script44 /* BSS */
/linux/arch/xtensa/kernel/
A Dhead.S247 movi a2, __bss_start # start of BSS
248 movi a3, __bss_stop # end of BSS
/linux/arch/um/kernel/
A Duml.lds.S111 BSS(0)
/linux/arch/arc/kernel/
A Dhead.S123 ; Clear BSS before updating any globals
/linux/net/wireless/
A 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/arch/nds32/kernel/
A Dhead.S187 move $fp, #0 ! Clear BSS (and zero $fp)
/linux/arch/sh/
A DKconfig.debug65 bool "Avoid zeroing BSS (to speed-up startup on suitable platforms)"
/linux/arch/sh/kernel/
A Dhead_32.S300 ! Clear BSS area
/linux/include/asm-generic/
A Dvmlinux.lds.h772 #define BSS(bss_align) \ macro
1173 BSS(bss_align) \
/linux/arch/sparc/kernel/
A Dhead_32.S523 set __bss_start , %o0 ! First address of BSS
524 set _end , %o1 ! Last address of BSS
/linux/drivers/net/wireless/marvell/libertas/
A DREADME201 type=[1,2,3] BSS type: 1 (Infra), 2(Adhoc), 3(Any)
/linux/arch/arm64/kernel/
A Dvmlinux.lds185 ASSERT(__hyp_bss_start == __bss_start, "HYP and Host BSS are misaligned")
/linux/arch/powerpc/
A DKconfig.debug284 kernel BSS and should be safe to select on any system. A debugger
/linux/Documentation/networking/device_drivers/wifi/intel/
A Dipw2100.rst100 - Managed (BSS) and Ad-Hoc (IBSS)
A Dipw2200.rst116 + BSS mode (Infrastructure, Managed)
/linux/arch/arm/
A DKconfig1655 # TEXT and BSS so we preserve their values in the config files.
1668 hex "Compressed ROM boot loader BSS address"
/linux/Documentation/filesystems/
A Dproc.rst425 with the memory region, as the case would be with BSS (uninitialized data).

Completed in 35 milliseconds