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:num_phy
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H
A
D
reg.h
50
u8
num_phy
;
member
H
A
D
wmi.c
40
u32
num_phy
;
member
489
if (phy_id >= le32_to_cpu(svc->soc_hal_reg_caps->
num_phy
))
in ath12k_pull_mac_phy_cap_svc_ready_ext()
608
if (phy_idx >= le32_to_cpu(reg_caps->
num_phy
))
in ath12k_pull_reg_cap_svc_rdy_ext()
3844
if (svc_rdy_ext->n_ext_hal_reg_caps >= svc_rdy_ext->arg.
num_phy
)
in ath12k_wmi_ext_hal_reg_caps_parse()
3870
for (i = 0; i < svc_rdy_ext->arg.
num_phy
; i++) {
in ath12k_wmi_ext_hal_reg_caps()
3902
svc_rdy_ext->arg.
num_phy
= le32_to_cpu(svc_rdy_ext->soc_hal_reg_caps->
num_phy
);
in ath12k_wmi_ext_soc_hal_reg_caps_parse()
4539
reg_info->
num_phy
= le32_to_cpu(ev->
num_phy
);
in ath12k_pull_reg_chan_list_ext_update_ev()
H
A
D
wmi.h
2588
__le32
num_phy
;
member
3968
__le32
num_phy
;
member
/kernel/linux/linux-5.10/drivers/dma/
H
A
D
ste_dma40.c
3459
int
num_phy
= 0, num_memcpy = 0, num_disabled = 0;
in d40_of_probe()
local
3467
of_property_read_u32(np, "dma-channels", &
num_phy
);
in d40_of_probe()
3468
if (
num_phy
> 0)
in d40_of_probe()
3469
pdata->num_of_phy_chans =
num_phy
;
in d40_of_probe()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H
A
D
wmi.h
2126
u32
num_phy
;
member
2398
u32
num_phy
;
member
3976
u8
num_phy
;
member
3997
u32
num_phy
;
member
H
A
D
wmi.c
335
if (phy_id >= hal_reg_caps->
num_phy
)
in ath11k_pull_mac_phy_cap_svc_ready_ext()
428
if (phy_idx >= reg_caps->
num_phy
)
in ath11k_pull_reg_cap_svc_rdy_ext()
3668
if (svc_rdy_ext->n_ext_hal_reg_caps >= svc_rdy_ext->param.
num_phy
)
in ath11k_wmi_tlv_ext_hal_reg_caps_parse()
3694
for (i = 0; i < svc_rdy_ext->param.
num_phy
; i++) {
in ath11k_wmi_tlv_ext_hal_reg_caps()
3722
svc_rdy_ext->param.
num_phy
= svc_rdy_ext->soc_hal_reg_caps->
num_phy
;
in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()
4118
reg_info->
num_phy
= chan_list_event_hdr->
num_phy
;
in ath11k_pull_reg_chan_list_update_ev()
/kernel/linux/linux-6.6/drivers/dma/
H
A
D
ste_dma40.c
3455
int
num_phy
= 0, num_memcpy = 0, num_disabled = 0;
in d40_of_probe()
local
3463
of_property_read_u32(np, "dma-channels", &
num_phy
);
in d40_of_probe()
3464
if (
num_phy
> 0)
in d40_of_probe()
3465
pdata->num_of_phy_chans =
num_phy
;
in d40_of_probe()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H
A
D
wmi.h
2234
u32
num_phy
;
member
2536
u32
num_phy
;
member
4393
u8
num_phy
;
member
4430
u32
num_phy
;
member
4456
u32
num_phy
;
member
H
A
D
wmi.c
387
if (phy_id >= hal_reg_caps->
num_phy
)
in ath11k_pull_mac_phy_cap_svc_ready_ext()
492
if (phy_idx >= reg_caps->
num_phy
)
in ath11k_pull_reg_cap_svc_rdy_ext()
4657
if (svc_rdy_ext->n_ext_hal_reg_caps >= svc_rdy_ext->param.
num_phy
)
in ath11k_wmi_tlv_ext_hal_reg_caps_parse()
4683
for (i = 0; i < svc_rdy_ext->param.
num_phy
; i++) {
in ath11k_wmi_tlv_ext_hal_reg_caps()
4711
svc_rdy_ext->param.
num_phy
= svc_rdy_ext->soc_hal_reg_caps->
num_phy
;
in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()
5132
reg_info->
num_phy
= chan_list_event_hdr->
num_phy
;
in ath11k_pull_reg_chan_list_update_ev()
5376
reg_info->
num_phy
= ev->
num_phy
;
in ath11k_pull_reg_chan_list_ext_update_ev()
[all...]
/kernel/linux/linux-6.6/net/bluetooth/
H
A
D
hci_sync.c
2686
u8
num_phy
= 0;
in hci_le_set_ext_scan_param_sync()
local
2703
num_phy
++;
in hci_le_set_ext_scan_param_sync()
2714
num_phy
++;
in hci_le_set_ext_scan_param_sync()
2719
sizeof(*cp) + sizeof(*phy) *
num_phy
,
in hci_le_set_ext_scan_param_sync()
Completed in 91 milliseconds