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:ipgr2
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/
H
A
D
atl2.h
382
u8
ipgr2
; /* 96-bit IPG window */
member
H
A
D
atl1.h
698
u8
ipgr2
; /* 96-bit IPG window */
member
H
A
D
atl2.c
90
hw->
ipgr2
= 0x60;
in atl2_sw_init()
214
(((u32)hw->
ipgr2
& MAC_IPG_IFG_IPGR2_MASK) <<
in atl2_configure()
H
A
D
atl1.c
948
hw->
ipgr2
= 0x60;
in atl1_sw_init()
1512
(((u32) hw->
ipgr2
& MAC_IPG_IFG_IPGR2_MASK)
in atl1_configure()
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/
H
A
D
atl2.h
382
u8
ipgr2
; /* 96-bit IPG window */
member
H
A
D
atl1.h
698
u8
ipgr2
; /* 96-bit IPG window */
member
H
A
D
atl2.c
90
hw->
ipgr2
= 0x60;
in atl2_sw_init()
214
(((u32)hw->
ipgr2
& MAC_IPG_IFG_IPGR2_MASK) <<
in atl2_configure()
H
A
D
atl1.c
948
hw->
ipgr2
= 0x60;
in atl1_sw_init()
1512
(((u32) hw->
ipgr2
& MAC_IPG_IFG_IPGR2_MASK)
in atl1_configure()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H
A
D
e1000_main.c
1598
u32 ipgr1,
ipgr2
;
in e1000_configure_tx()
local
1632
ipgr2
= DEFAULT_82542_TIPG_IPGR2;
in e1000_configure_tx()
1636
ipgr2
= DEFAULT_82543_TIPG_IPGR2;
in e1000_configure_tx()
1640
tipg |=
ipgr2
<< E1000_TIPG_IPGR2_SHIFT;
in e1000_configure_tx()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H
A
D
e1000_main.c
1598
u32 ipgr1,
ipgr2
;
in e1000_configure_tx()
local
1632
ipgr2
= DEFAULT_82542_TIPG_IPGR2;
in e1000_configure_tx()
1636
ipgr2
= DEFAULT_82543_TIPG_IPGR2;
in e1000_configure_tx()
1640
tipg |=
ipgr2
<< E1000_TIPG_IPGR2_SHIFT;
in e1000_configure_tx()
Completed in 34 milliseconds