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:ABR
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/atm/
H
A
D
iphase.h
29
Complete the
ABR
logic of the driver, and added the
ABR
work-
237
#define
ABR
0x8000
macro
240
/*
ABR
fields */
246
u_short remainder; /*
ABR
and UBR fields - last 10 bits*/
249
u_short last_cell_slot; /*
ABR
and UBR */
578
#define ABR_SCHED_TABLE 0x5000 /*
ABR
Table */
579
#define ABR_WAIT_Q 0x5800 /*
ABR
Wait Queue */
582
#define SCHEDSZ 1024 /*
ABR
and UBR Scheduling Table size */
610
#define ABR_VC_TABLE 0x8000 /*
ABR
V
[all...]
H
A
D
iphase.c
29
Complete the
ABR
logic of the driver, and added the
ABR
work-
284
IF_ERR(printk("
ABR
Seg. may not continue on VC %x\n",vcc->vci);)
in clear_lockup()
291
} /* if an
ABR
VC */
in clear_lockup()
421
f_abr_vc->f_vc_type =
ABR
;
in ia_open_abr_vc()
1385
printk("IA:
ABR
not support\n");
1473
ABR
VC Table 0x8000 (1K - 32K)
1577
/*
ABR
VC table */
1653
ABR
sched 0x6000 and
ABR
wai
[all...]
/kernel/linux/linux-6.6/drivers/atm/
H
A
D
iphase.h
29
Complete the
ABR
logic of the driver, and added the
ABR
work-
236
#define
ABR
0x8000
macro
239
/*
ABR
fields */
245
u_short remainder; /*
ABR
and UBR fields - last 10 bits*/
248
u_short last_cell_slot; /*
ABR
and UBR */
577
#define ABR_SCHED_TABLE 0x5000 /*
ABR
Table */
578
#define ABR_WAIT_Q 0x5800 /*
ABR
Wait Queue */
581
#define SCHEDSZ 1024 /*
ABR
and UBR Scheduling Table size */
609
#define ABR_VC_TABLE 0x8000 /*
ABR
V
[all...]
H
A
D
iphase.c
29
Complete the
ABR
logic of the driver, and added the
ABR
work-
283
IF_ERR(printk("
ABR
Seg. may not continue on VC %x\n",vcc->vci);)
in clear_lockup()
290
} /* if an
ABR
VC */
in clear_lockup()
420
f_abr_vc->f_vc_type =
ABR
;
in ia_open_abr_vc()
1386
printk("IA:
ABR
not support\n");
1474
ABR
VC Table 0x8000 (1K - 32K)
1578
/*
ABR
VC table */
1654
ABR
sched 0x6000 and
ABR
wai
[all...]
Completed in 13 milliseconds