Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:chippkg
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H
A
D
aiutils.h
143
uint
chippkg
; /* chip package option */
member
226
return sih->
chippkg
;
in ai_get_chippkg()
H
A
D
aiutils.c
318
#define IS_SIM(
chippkg
) \
319
((
chippkg
== HDLSIM_PKG_ID) || (
chippkg
== HWSIM_PKG_ID))
483
sih->
chippkg
= pbus->chipinfo.pkg;
in ai_doattach()
H
A
D
main.c
4535
sha_params.
chippkg
= ai_get_chippkg(wlc_hw->sih);
in brcms_b_attach()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H
A
D
aiutils.h
143
uint
chippkg
; /* chip package option */
member
218
return sih->
chippkg
;
in ai_get_chippkg()
H
A
D
aiutils.c
318
#define IS_SIM(
chippkg
) \
319
((
chippkg
== HDLSIM_PKG_ID) || (
chippkg
== HWSIM_PKG_ID))
483
sih->
chippkg
= pbus->chipinfo.pkg;
in ai_doattach()
H
A
D
main.c
4533
sha_params.
chippkg
= ai_get_chippkg(wlc_hw->sih);
in brcms_b_attach()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H
A
D
core.h
90
u32
chippkg
;
member
H
A
D
common.c
237
ri->
chippkg
= le32_to_cpu(revinfo.
chippkg
);
in brcmf_c_preinit_dcmds()
H
A
D
fwil_types.h
721
* @
chippkg
: chip package info.
740
__le32
chippkg
;
member
H
A
D
core.c
1146
seq_printf(s, "
chippkg
: %u\n", ri->
chippkg
);
in brcmf_revinfo_read()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H
A
D
core.h
96
u32
chippkg
;
member
H
A
D
common.c
327
ri->
chippkg
= le32_to_cpu(revinfo.
chippkg
);
in brcmf_c_preinit_dcmds()
H
A
D
fwil_types.h
788
* @
chippkg
: chip package info.
807
__le32
chippkg
;
member
H
A
D
core.c
1142
seq_printf(s, "
chippkg
: %u\n", ri->
chippkg
);
in brcmf_revinfo_read()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H
A
D
phy_hal.h
162
uint
chippkg
;
member
H
A
D
phy_int.h
483
uint
chippkg
;
member
H
A
D
phy_cmn.c
370
sh->
chippkg
= shp->
chippkg
;
in wlc_phy_shared_attach()
H
A
D
phy_n.c
19158
(pi->sh->
chippkg
== BCMA_PKG_ID_BCM4717)) {
in wlc_phy_spurwar_nphy()
19218
((pi->sh->
chippkg
== BCMA_PKG_ID_BCM4717) ||
in wlc_phy_init_nphy()
19219
(pi->sh->
chippkg
== BCMA_PKG_ID_BCM4718))) {
in wlc_phy_init_nphy()
20683
pi->sh->
chippkg
== BCMA_PKG_ID_BCM43224_FAB_SMIC) {
in wlc_phy_chanspec_radio2056_setup()
20793
pi->sh->
chippkg
== BCMA_PKG_ID_BCM43224_FAB_SMIC)
in wlc_phy_chanspec_radio2056_setup()
21108
&& (pi->sh->
chippkg
== BCMA_PKG_ID_BCM4717)) {
in wlc_phy_chanspec_nphy_setup()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H
A
D
phy_hal.h
157
uint
chippkg
;
member
H
A
D
phy_int.h
483
uint
chippkg
;
member
H
A
D
phy_cmn.c
370
sh->
chippkg
= shp->
chippkg
;
in wlc_phy_shared_attach()
H
A
D
phy_n.c
19158
(pi->sh->
chippkg
== BCMA_PKG_ID_BCM4717)) {
in wlc_phy_spurwar_nphy()
19218
((pi->sh->
chippkg
== BCMA_PKG_ID_BCM4717) ||
in wlc_phy_init_nphy()
19219
(pi->sh->
chippkg
== BCMA_PKG_ID_BCM4718))) {
in wlc_phy_init_nphy()
20683
pi->sh->
chippkg
== BCMA_PKG_ID_BCM43224_FAB_SMIC) {
in wlc_phy_chanspec_radio2056_setup()
20793
pi->sh->
chippkg
== BCMA_PKG_ID_BCM43224_FAB_SMIC)
in wlc_phy_chanspec_radio2056_setup()
21108
&& (pi->sh->
chippkg
== BCMA_PKG_ID_BCM4717)) {
in wlc_phy_chanspec_nphy_setup()
Completed in 101 milliseconds