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:TX_QUEUE_LEN
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/smsc/
H
A
D
epic100.c
54
#define
TX_QUEUE_LEN
240 /* Limit ring entries actually used. */
macro
967
if (free_count <
TX_QUEUE_LEN
/2) {/* Typical path */
in epic_start_xmit()
969
} else if (free_count ==
TX_QUEUE_LEN
/2) {
in epic_start_xmit()
971
} else if (free_count <
TX_QUEUE_LEN
- 1) {
in epic_start_xmit()
1061
if (ep->tx_full && cur_tx - dirty_tx <
TX_QUEUE_LEN
- 4) {
in epic_tx()
/kernel/linux/linux-6.6/drivers/net/ethernet/smsc/
H
A
D
epic100.c
54
#define
TX_QUEUE_LEN
240 /* Limit ring entries actually used. */
macro
969
if (free_count <
TX_QUEUE_LEN
/2) {/* Typical path */
in epic_start_xmit()
971
} else if (free_count ==
TX_QUEUE_LEN
/2) {
in epic_start_xmit()
973
} else if (free_count <
TX_QUEUE_LEN
- 1) {
in epic_start_xmit()
1063
if (ep->tx_full && cur_tx - dirty_tx <
TX_QUEUE_LEN
- 4) {
in epic_tx()
/kernel/linux/linux-5.10/drivers/net/ethernet/dlink/
H
A
D
dl2k.h
36
#define
TX_QUEUE_LEN
(TX_RING_SIZE - 1) /* Limit ring entries actually used.*/
macro
H
A
D
sundance.c
66
#define
TX_QUEUE_LEN
(TX_RING_SIZE - 1) /* Limit ring entries actually used. */
macro
1003
if (np->cur_tx - np->dirty_tx <
TX_QUEUE_LEN
- 4) {
in tx_timeout()
1112
if (np->cur_tx - np->dirty_tx <
TX_QUEUE_LEN
- 1 &&
in start_tx()
1302
np->cur_tx - np->dirty_tx <
TX_QUEUE_LEN
- 4) {
in intr_handler()
H
A
D
dl2k.c
757
<
TX_QUEUE_LEN
- 1 && np->speed != 10) {
in start_xmit()
856
<
TX_QUEUE_LEN
- 1 || np->speed == 10)) {
in rio_free_tx()
/kernel/linux/linux-6.6/drivers/net/ethernet/dlink/
H
A
D
dl2k.h
36
#define
TX_QUEUE_LEN
(TX_RING_SIZE - 1) /* Limit ring entries actually used.*/
macro
H
A
D
sundance.c
66
#define
TX_QUEUE_LEN
(TX_RING_SIZE - 1) /* Limit ring entries actually used. */
macro
1005
if (np->cur_tx - np->dirty_tx <
TX_QUEUE_LEN
- 4) {
in tx_timeout()
1114
if (np->cur_tx - np->dirty_tx <
TX_QUEUE_LEN
- 1 &&
in start_tx()
1304
np->cur_tx - np->dirty_tx <
TX_QUEUE_LEN
- 4) {
in intr_handler()
H
A
D
dl2k.c
756
<
TX_QUEUE_LEN
- 1 && np->speed != 10) {
in start_xmit()
853
<
TX_QUEUE_LEN
- 1 || np->speed == 10)) {
in rio_free_tx()
/kernel/linux/linux-5.10/drivers/net/ethernet/natsemi/
H
A
D
natsemi.c
103
#define
TX_QUEUE_LEN
10 /* Limit ring entries actually used, min 4. */
macro
2119
if (np->cur_tx - np->dirty_tx >=
TX_QUEUE_LEN
- 1) {
in start_tx()
2121
if (np->cur_tx - np->dirty_tx >=
TX_QUEUE_LEN
- 1)
in start_tx()
2175
np->cur_tx - np->dirty_tx <
TX_QUEUE_LEN
- 4) {
in netdev_tx_done()
/kernel/linux/linux-6.6/drivers/net/ethernet/natsemi/
H
A
D
natsemi.c
103
#define
TX_QUEUE_LEN
10 /* Limit ring entries actually used, min 4. */
macro
2119
if (np->cur_tx - np->dirty_tx >=
TX_QUEUE_LEN
- 1) {
in start_tx()
2121
if (np->cur_tx - np->dirty_tx >=
TX_QUEUE_LEN
- 1)
in start_tx()
2175
np->cur_tx - np->dirty_tx <
TX_QUEUE_LEN
- 4) {
in netdev_tx_done()
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
H
A
D
winbond-840.c
92
#define
TX_QUEUE_LEN
10 /* Limit ring entries actually used. */
macro
1030
if (np->cur_tx - np->dirty_tx >
TX_QUEUE_LEN
||
in start_tx()
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/
H
A
D
winbond-840.c
92
#define
TX_QUEUE_LEN
10 /* Limit ring entries actually used. */
macro
1030
if (np->cur_tx - np->dirty_tx >
TX_QUEUE_LEN
||
in start_tx()
/kernel/linux/linux-5.10/drivers/net/ethernet/via/
H
A
D
via-rhine.c
78
#define
TX_QUEUE_LEN
(TX_RING_SIZE - 6) /* Limit ring entries actually used. */
macro
1769
return (rp->cur_tx - rp->dirty_tx) >=
TX_QUEUE_LEN
;
in rhine_tx_queue_full()
/kernel/linux/linux-6.6/drivers/net/ethernet/via/
H
A
D
via-rhine.c
78
#define
TX_QUEUE_LEN
(TX_RING_SIZE - 6) /* Limit ring entries actually used. */
macro
1766
return (rp->cur_tx - rp->dirty_tx) >=
TX_QUEUE_LEN
;
in rhine_tx_queue_full()
Completed in 46 milliseconds