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:ATM_CBR
(Results
1 - 24
of
24
) sorted by relevance
/kernel/linux/linux-5.10/net/atm/
H
A
D
mpoa_proc.c
269
qos.txtp.traffic_class =
ATM_CBR
;
in parse_qos()
272
qos.rxtp.traffic_class =
ATM_CBR
;
in parse_qos()
H
A
D
mpc.c
1127
(qos ? qos->qos.txtp.traffic_class : ATM_UBR |
ATM_CBR
)) {
in check_qos_and_open_shortcut()
/kernel/linux/linux-6.6/net/atm/
H
A
D
mpoa_proc.c
269
qos.txtp.traffic_class =
ATM_CBR
;
in parse_qos()
272
qos.rxtp.traffic_class =
ATM_CBR
;
in parse_qos()
H
A
D
mpc.c
1127
(qos ? qos->qos.txtp.traffic_class : ATM_UBR |
ATM_CBR
)) {
in check_qos_and_open_shortcut()
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
atm.h
129
#define
ATM_CBR
2
macro
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
atm.h
129
#define
ATM_CBR
2
macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
atm.h
72
#define
ATM_CBR
2
macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
atm.h
72
#define
ATM_CBR
2
macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
atm.h
68
#define
ATM_CBR
2
macro
/kernel/linux/linux-5.10/drivers/atm/
H
A
D
lanai.c
727
(lvcc->tx.atmvcc->qos.txtp.traffic_class ==
ATM_CBR
) ?
in host_vcc_start_tx()
789
(lvcc->tx.atmvcc->qos.txtp.traffic_class !=
ATM_CBR
||
in lanai_shutdown_tx_vci()
1973
if (qos->txtp.traffic_class ==
ATM_CBR
|| qos->aal == ATM_AAL0)
in vci0_is_ok()
2001
if (qos->txtp.traffic_class ==
ATM_CBR
&&
in vci_is_ok()
2365
if (atmvcc->qos.txtp.traffic_class ==
ATM_CBR
) {
in lanai_open()
H
A
D
fore200e.c
1350
if ((vcc->qos.txtp.traffic_class ==
ATM_CBR
) && (vcc->qos.txtp.max_pcr > 0)) {
in fore200e_open()
1389
if ((vcc->qos.txtp.traffic_class ==
ATM_CBR
) && (vcc->qos.txtp.max_pcr > 0)) {
in fore200e_open()
1449
if ((vcc->qos.txtp.traffic_class ==
ATM_CBR
) && (vcc->qos.txtp.max_pcr > 0)) {
in fore200e_close()
1906
if ((qos->txtp.traffic_class ==
ATM_CBR
) && (qos->txtp.max_pcr > 0)) {
in fore200e_change_qos()
H
A
D
he.c
2195
case
ATM_CBR
:
in he_open()
2421
case
ATM_CBR
:
in he_close()
2466
if (vcc->qos.txtp.traffic_class ==
ATM_CBR
) {
in he_close()
H
A
D
horizon.c
139
traffic), ATM_UBR,
ATM_CBR
, ATM_VBR and ATM_ABR, ATM_ANYCLASS
183
ATM_CBR
(max/min_pcr, max_cdv, max_frame_size)
2223
case
ATM_CBR
: {
in hrz_open()
2353
case
ATM_CBR
: {
in hrz_open()
H
A
D
iphase.c
1762
if (vcc->qos.txtp.traffic_class ==
ATM_CBR
) {
1875
} else if (vcc->qos.txtp.traffic_class ==
ATM_CBR
) {
2658
if (vcc->qos.txtp.traffic_class ==
ATM_CBR
) {
H
A
D
nicstar.c
1278
if (vcc->qos.txtp.traffic_class ==
ATM_CBR
) {
in ns_open()
1466
if (vcc->qos.txtp.traffic_class ==
ATM_CBR
) {
in ns_close()
1700
if (vcc->qos.txtp.traffic_class ==
ATM_CBR
) {
in ns_send()
H
A
D
idt77252.c
2254
case
ATM_CBR
:
in idt77252_init_tx()
2589
case
ATM_CBR
:
in idt77252_change_qos()
H
A
D
eni.c
702
if (vcc->qos.rxtp.traffic_class ==
ATM_CBR
) {
in get_service()
/kernel/linux/linux-6.6/drivers/atm/
H
A
D
lanai.c
727
(lvcc->tx.atmvcc->qos.txtp.traffic_class ==
ATM_CBR
) ?
in host_vcc_start_tx()
788
(lvcc->tx.atmvcc->qos.txtp.traffic_class !=
ATM_CBR
||
in lanai_shutdown_tx_vci()
1972
if (qos->txtp.traffic_class ==
ATM_CBR
|| qos->aal == ATM_AAL0)
in vci0_is_ok()
2000
if (qos->txtp.traffic_class ==
ATM_CBR
&&
in vci_is_ok()
2364
if (atmvcc->qos.txtp.traffic_class ==
ATM_CBR
) {
in lanai_open()
H
A
D
fore200e.c
1348
if ((vcc->qos.txtp.traffic_class ==
ATM_CBR
) && (vcc->qos.txtp.max_pcr > 0)) {
in fore200e_open()
1387
if ((vcc->qos.txtp.traffic_class ==
ATM_CBR
) && (vcc->qos.txtp.max_pcr > 0)) {
in fore200e_open()
1447
if ((vcc->qos.txtp.traffic_class ==
ATM_CBR
) && (vcc->qos.txtp.max_pcr > 0)) {
in fore200e_close()
1904
if ((qos->txtp.traffic_class ==
ATM_CBR
) && (qos->txtp.max_pcr > 0)) {
in fore200e_change_qos()
H
A
D
he.c
2192
case
ATM_CBR
:
in he_open()
2418
case
ATM_CBR
:
in he_close()
2463
if (vcc->qos.txtp.traffic_class ==
ATM_CBR
) {
in he_close()
H
A
D
iphase.c
1763
if (vcc->qos.txtp.traffic_class ==
ATM_CBR
) {
1876
} else if (vcc->qos.txtp.traffic_class ==
ATM_CBR
) {
2659
if (vcc->qos.txtp.traffic_class ==
ATM_CBR
) {
H
A
D
nicstar.c
1274
if (vcc->qos.txtp.traffic_class ==
ATM_CBR
) {
in ns_open()
1462
if (vcc->qos.txtp.traffic_class ==
ATM_CBR
) {
in ns_close()
1696
if (vcc->qos.txtp.traffic_class ==
ATM_CBR
) {
in _ns_send()
H
A
D
idt77252.c
2247
case
ATM_CBR
:
in idt77252_init_tx()
2582
case
ATM_CBR
:
in idt77252_change_qos()
H
A
D
eni.c
702
if (vcc->qos.rxtp.traffic_class ==
ATM_CBR
) {
in get_service()
Completed in 61 milliseconds