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:win_off
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H
A
D
bnxt_ptp.c
633
u32
win_off
;
in bnxt_map_regs()
local
640
win_off
= BNXT_GRCPF_REG_WINDOW_BASE_OUT + (reg_win - 1) * 4;
in bnxt_map_regs()
641
writel(reg_base, bp->bar0 +
win_off
);
in bnxt_map_regs()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/netxen/
H
A
D
netxen_nic_hw.c
1140
ulong
win_off
, void __iomem **mem_ptr)
in netxen_nic_map_indirect_address_128M()
1142
ulong off =
win_off
;
in netxen_nic_map_indirect_address_128M()
1146
if (ADDR_IN_WINDOW1(
win_off
))
in netxen_nic_map_indirect_address_128M()
1147
off = NETXEN_CRB_NORMAL(
win_off
);
in netxen_nic_map_indirect_address_128M()
1139
netxen_nic_map_indirect_address_128M(struct netxen_adapter *adapter, ulong
win_off
, void __iomem **mem_ptr)
netxen_nic_map_indirect_address_128M()
argument
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/netxen/
H
A
D
netxen_nic_hw.c
1140
ulong
win_off
, void __iomem **mem_ptr)
in netxen_nic_map_indirect_address_128M()
1142
ulong off =
win_off
;
in netxen_nic_map_indirect_address_128M()
1146
if (ADDR_IN_WINDOW1(
win_off
))
in netxen_nic_map_indirect_address_128M()
1147
off = NETXEN_CRB_NORMAL(
win_off
);
in netxen_nic_map_indirect_address_128M()
1139
netxen_nic_map_indirect_address_128M(struct netxen_adapter *adapter, ulong
win_off
, void __iomem **mem_ptr)
netxen_nic_map_indirect_address_128M()
argument
Completed in 7 milliseconds