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:lcol
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/
H
A
D
atl2.h
388
u16
lcol
; /* Collision Window */
member
H
A
D
atl1.h
716
u16
lcol
; /* Collision Window */
member
H
A
D
atl2.c
93
hw->
lcol
= 0x37;
in atl2_sw_init()
219
value = ((u32)hw->
lcol
& MAC_HALF_DUPLX_CTRL_LCOL_MASK) |
in atl2_configure()
H
A
D
atl1.c
950
hw->
lcol
= 0x37;
in atl1_sw_init()
1517
value = ((u32) hw->
lcol
& MAC_HALF_DUPLX_CTRL_LCOL_MASK) |
in atl1_configure()
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/
H
A
D
atl2.h
388
u16
lcol
; /* Collision Window */
member
H
A
D
atl1.h
716
u16
lcol
; /* Collision Window */
member
H
A
D
atl2.c
93
hw->
lcol
= 0x37;
in atl2_sw_init()
219
value = ((u32)hw->
lcol
& MAC_HALF_DUPLX_CTRL_LCOL_MASK) |
in atl2_configure()
H
A
D
atl1.c
950
hw->
lcol
= 0x37;
in atl1_sw_init()
1517
value = ((u32) hw->
lcol
& MAC_HALF_DUPLX_CTRL_LCOL_MASK) |
in atl1_configure()
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H
A
D
nmclan_cs.c
317
int
lcol
;
member
989
lp->mace_stats.
lcol
++;
in mace_interrupt()
1168
pr_debug("
lcol
=%-7d more=%d\n",
in pr_mace_stats()
1169
pstats->
lcol
, pstats->more);
in pr_mace_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H
A
D
nmclan_cs.c
317
int
lcol
;
member
990
lp->mace_stats.
lcol
++;
in mace_interrupt()
1169
pr_debug("
lcol
=%-7d more=%d\n",
in pr_mace_stats()
1170
pstats->
lcol
, pstats->more);
in pr_mace_stats()
Completed in 25 milliseconds