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:UBR
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/atm/
H
A
D
iphase.h
26
Bugfix the Mona's
UBR
driver.
238
#define
UBR
0xc000
macro
246
u_short remainder; /* ABR and
UBR
fields - last 10 bits*/
249
u_short last_cell_slot; /* ABR and
UBR
*/
271
u_short out_of_rate_link; /* reserved for
UBR
and CBR */
576
#define UBR_SCHED_TABLE 0x3000 /*
UBR
Table */
577
#define UBR_WAIT_Q 0x4000 /*
UBR
Wait Queue */
582
#define SCHEDSZ 1024 /* ABR and
UBR
Scheduling Table size */
655
ffreg_t ubr_base; /*
UBR
Pointer Base */
659
ffreg_t ubrwq_base; /*
UBR
Wai
[all...]
H
A
D
iphase.c
26
Bugfix the Mona's
UBR
driver.
1405
else { /* for
UBR
later may need to add CBR logic */
1648
UBR
sched 0x1000 (1K - 4K)
1649
UBR
Wait q 0x2000 (1K - 4K)
1830
vc->type =
UBR
;
1835
IF_UBR(printk("
UBR
: txtp.pcr = 0x%x f_rate = 0x%x\n",
1890
printk("iadev: Non
UBR
, ABR and CBR traffic not supported\n");
1951
UBR
Table 0x3000 (1K - 4K) - 12K
1952
UBR
Wait queue 0x4000 (1K - 4K) - 16K
2088
/*
UBR
schedulin
[all...]
/kernel/linux/linux-6.6/drivers/atm/
H
A
D
iphase.h
26
Bugfix the Mona's
UBR
driver.
237
#define
UBR
0xc000
macro
245
u_short remainder; /* ABR and
UBR
fields - last 10 bits*/
248
u_short last_cell_slot; /* ABR and
UBR
*/
270
u_short out_of_rate_link; /* reserved for
UBR
and CBR */
575
#define UBR_SCHED_TABLE 0x3000 /*
UBR
Table */
576
#define UBR_WAIT_Q 0x4000 /*
UBR
Wait Queue */
581
#define SCHEDSZ 1024 /* ABR and
UBR
Scheduling Table size */
654
ffreg_t ubr_base; /*
UBR
Pointer Base */
658
ffreg_t ubrwq_base; /*
UBR
Wai
[all...]
H
A
D
iphase.c
26
Bugfix the Mona's
UBR
driver.
1406
else { /* for
UBR
later may need to add CBR logic */
1649
UBR
sched 0x1000 (1K - 4K)
1650
UBR
Wait q 0x2000 (1K - 4K)
1831
vc->type =
UBR
;
1836
IF_UBR(printk("
UBR
: txtp.pcr = 0x%x f_rate = 0x%x\n",
1891
printk("iadev: Non
UBR
, ABR and CBR traffic not supported\n");
1952
UBR
Table 0x3000 (1K - 4K) - 12K
1953
UBR
Wait queue 0x4000 (1K - 4K) - 16K
2089
/*
UBR
schedulin
[all...]
Completed in 13 milliseconds