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
defs:is_ver1
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
H
A
D
hns_dsaf_rcb.c
447
bool irq_idx,
is_ver1
;
in hns_rcb_ring_get_cfg()
local
501
bool
is_ver1
= AE_IS_VER1(rcb_common->dsaf_dev->dsaf_ver);
in hns_rcb_get_base_irq_idx()
local
523
bool
is_ver1
= AE_IS_VER1(rcb_common->dsaf_dev->dsaf_ver);
in hns_rcb_get_cfg()
local
1000
bool
is_ver1
= AE_IS_VER1(rcb_com->dsaf_dev->dsaf_ver);
in hns_rcb_get_common_regs()
local
[all...]
H
A
D
hns_dsaf_misc.c
516
bool
is_ver1
= AE_IS_VER1(mac_cb->dsaf_dev->dsaf_ver);
in hns_mac_get_phy_if()
local
H
A
D
hns_dsaf_mac.c
492
bool
is_ver1
= AE_IS_VER1(mac_cb->dsaf_dev->dsaf_ver);
in hns_mac_reset()
local
638
bool
is_ver1
= AE_IS_VER1(mac_cb->dsaf_dev->dsaf_ver);
in hns_mac_set_pauseparam()
local
H
A
D
hns_dsaf_main.c
1223
bool
is_ver1
= AE_IS_VER1(dsaf_dev->dsaf_ver);
in hns_dsaf_comm_init()
local
2207
bool
is_ver1
= AE_IS_VER1(dsaf_dev->dsaf_ver);
in hns_dsaf_update_stats()
local
2271
bool
is_ver1
= AE_IS_VER1(ddev->dsaf_ver);
in hns_dsaf_get_regs()
local
2598
bool
is_ver1
in hns_dsaf_get_node_stats_strings()
local
2650
bool
is_ver1
= AE_IS_VER1(ddev->dsaf_ver);
hns_dsaf_get_node_stats()
local
2705
bool
is_ver1
= AE_IS_VER1(dsaf_dev->dsaf_ver);
hns_dsaf_get_sset_count()
local
[all...]
H
A
D
hns_enet.c
2092
bool
is_ver1
= AE_IS_VER1(priv->enet_ver);
in hns_nic_init_ring_data()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/
H
A
D
hns_dsaf_rcb.c
443
bool irq_idx,
is_ver1
;
in hns_rcb_ring_get_cfg()
local
497
bool
is_ver1
= AE_IS_VER1(rcb_common->dsaf_dev->dsaf_ver);
in hns_rcb_get_base_irq_idx()
local
519
bool
is_ver1
= AE_IS_VER1(rcb_common->dsaf_dev->dsaf_ver);
in hns_rcb_get_cfg()
local
969
bool
is_ver1
= AE_IS_VER1(rcb_com->dsaf_dev->dsaf_ver);
in hns_rcb_get_common_regs()
local
[all...]
H
A
D
hns_dsaf_misc.c
516
bool
is_ver1
= AE_IS_VER1(mac_cb->dsaf_dev->dsaf_ver);
in hns_mac_get_phy_if()
local
H
A
D
hns_dsaf_mac.c
492
bool
is_ver1
= AE_IS_VER1(mac_cb->dsaf_dev->dsaf_ver);
in hns_mac_reset()
local
638
bool
is_ver1
= AE_IS_VER1(mac_cb->dsaf_dev->dsaf_ver);
in hns_mac_set_pauseparam()
local
H
A
D
hns_dsaf_main.c
1223
bool
is_ver1
= AE_IS_VER1(dsaf_dev->dsaf_ver);
in hns_dsaf_comm_init()
local
2207
bool
is_ver1
= AE_IS_VER1(dsaf_dev->dsaf_ver);
in hns_dsaf_update_stats()
local
2271
bool
is_ver1
= AE_IS_VER1(ddev->dsaf_ver);
in hns_dsaf_get_regs()
local
2598
bool
is_ver1
in hns_dsaf_get_node_stats_strings()
local
2650
bool
is_ver1
= AE_IS_VER1(ddev->dsaf_ver);
hns_dsaf_get_node_stats()
local
2705
bool
is_ver1
= AE_IS_VER1(dsaf_dev->dsaf_ver);
hns_dsaf_get_sset_count()
local
[all...]
H
A
D
hns_enet.c
2106
bool
is_ver1
= AE_IS_VER1(priv->enet_ver);
in hns_nic_init_ring_data()
local
Completed in 20 milliseconds