Searched refs:BSS (Results 1 – 16 of 16) sorted by relevance
/linux-6.1.9/Documentation/driver-api/80211/ |
D | cfg80211.rst | 96 Scanning and BSS list handling 100 :doc: Scanning and BSS list handling
|
/linux-6.1.9/arch/mips/boot/compressed/ |
D | ld.script | 44 /* BSS */
|
/linux-6.1.9/arch/um/kernel/ |
D | uml.lds.S | 112 BSS(0)
|
/linux-6.1.9/arch/xtensa/kernel/ |
D | head.S | 247 movi a2, __bss_start # start of BSS 248 movi a3, __bss_stop # end of BSS
|
/linux-6.1.9/arch/arc/kernel/ |
D | head.S | 123 ; Clear BSS before updating any globals
|
/linux-6.1.9/net/wireless/ |
D | Kconfig | 149 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-6.1.9/arch/sh/ |
D | Kconfig.debug | 65 bool "Avoid zeroing BSS (to speed-up startup on suitable platforms)"
|
/linux-6.1.9/arch/sh/kernel/ |
D | head_32.S | 300 ! Clear BSS area
|
/linux-6.1.9/include/asm-generic/ |
D | vmlinux.lds.h | 785 #define BSS(bss_align) \ macro 1185 BSS(bss_align) \
|
/linux-6.1.9/arch/sparc/kernel/ |
D | head_32.S | 523 set __bss_start , %o0 ! First address of BSS 524 set _end , %o1 ! Last address of BSS
|
/linux-6.1.9/drivers/net/wireless/marvell/libertas/ |
D | README | 201 type=[1,2,3] BSS type: 1 (Infra), 2(Adhoc), 3(Any)
|
/linux-6.1.9/arch/powerpc/ |
D | Kconfig.debug | 284 kernel BSS and should be safe to select on any system. A debugger
|
/linux-6.1.9/Documentation/networking/device_drivers/wifi/intel/ |
D | ipw2100.rst | 100 - Managed (BSS) and Ad-Hoc (IBSS)
|
D | ipw2200.rst | 116 + BSS mode (Infrastructure, Managed)
|
/linux-6.1.9/arch/arm/ |
D | Kconfig | 1505 # TEXT and BSS so we preserve their values in the config files. 1518 hex "Compressed ROM boot loader BSS address"
|
/linux-6.1.9/Documentation/filesystems/ |
D | proc.rst | 425 with the memory region, as the case would be with BSS (uninitialized data).
|