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_last
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/aeroflex/
H
A
D
greth.c
187
struct sk_buff *skb = greth->tx_skbuff[greth->
tx_last
];
in greth_clean_rings()
189
tx_bdp = greth->tx_bd_base + greth->
tx_last
;
in greth_clean_rings()
190
greth->
tx_last
= NEXT_TX(greth->
tx_last
);
in greth_clean_rings()
199
tx_bdp = greth->tx_bd_base + greth->
tx_last
;
in greth_clean_rings()
206
greth->
tx_last
= NEXT_TX(greth->
tx_last
);
in greth_clean_rings()
325
greth->
tx_last
= 0;
in greth_init_rings()
454
static inline u16 greth_num_free_bds(u16
tx_last
, u16 tx_next)
in greth_num_free_bds()
argument
456
if (tx_next <
tx_last
)
in greth_num_free_bds()
470
u16
tx_last
;
greth_start_xmit_gbit()
local
679
u16
tx_last
;
greth_clean_tx_gbit()
local
[all...]
H
A
D
greth.h
110
u16
tx_last
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/aeroflex/
H
A
D
greth.c
187
struct sk_buff *skb = greth->tx_skbuff[greth->
tx_last
];
in greth_clean_rings()
189
tx_bdp = greth->tx_bd_base + greth->
tx_last
;
in greth_clean_rings()
190
greth->
tx_last
= NEXT_TX(greth->
tx_last
);
in greth_clean_rings()
199
tx_bdp = greth->tx_bd_base + greth->
tx_last
;
in greth_clean_rings()
206
greth->
tx_last
= NEXT_TX(greth->
tx_last
);
in greth_clean_rings()
325
greth->
tx_last
= 0;
in greth_init_rings()
454
static inline u16 greth_num_free_bds(u16
tx_last
, u16 tx_next)
in greth_num_free_bds()
argument
456
if (tx_next <
tx_last
)
in greth_num_free_bds()
470
u16
tx_last
;
greth_start_xmit_gbit()
local
679
u16
tx_last
;
greth_clean_tx_gbit()
local
[all...]
H
A
D
greth.h
110
u16
tx_last
;
member
/kernel/linux/linux-5.10/drivers/tty/
H
A
D
n_r3964.c
242
if (pInfo->
tx_last
== NULL) {
in add_tx_queue()
243
pInfo->tx_first = pInfo->
tx_last
= pHeader;
in add_tx_queue()
245
pInfo->
tx_last
->next = pHeader;
in add_tx_queue()
246
pInfo->
tx_last
= pHeader;
in add_tx_queue()
291
pInfo->
tx_last
= NULL;
in remove_from_tx_queue()
299
TRACE_Q("remove_from_tx_queue: tx_first = %p,
tx_last
= %p",
in remove_from_tx_queue()
300
pInfo->tx_first, pInfo->
tx_last
);
in remove_from_tx_queue()
989
pInfo->tx_first = pInfo->
tx_last
= NULL;
in r3964_open()
1042
pInfo->tx_first = pInfo->
tx_last
= NULL;
in r3964_close()
/kernel/linux/linux-5.10/include/linux/
H
A
D
n_r3964.h
158
struct r3964_block_header *
tx_last
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7921/
H
A
D
mac.c
72
u32
tx_last
= msta->airtime_ac[i];
in mt7921_mac_sta_poll()
local
78
tx_time[i] = msta->airtime_ac[i] -
tx_last
;
in mt7921_mac_sta_poll()
81
if ((
tx_last
| rx_last) & BIT(30))
in mt7921_mac_sta_poll()
/kernel/linux/linux-5.10/drivers/atm/
H
A
D
horizon.h
412
u8
tx_last
;
member
H
A
D
horizon.c
1651
tx_channel = dev->
tx_last
;
in hrz_send()
1675
dev->
tx_last
= tx_channel;
in hrz_send()
2501
dev->
tx_last
= -1;
in hrz_close()
2692
dev->
tx_last
= -1;
in hrz_probe()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/
H
A
D
mac.c
139
u32
tx_last
= msta->airtime_ac[i];
in mt7915_mac_sta_poll()
local
145
tx_time[i] = msta->airtime_ac[i] -
tx_last
;
in mt7915_mac_sta_poll()
148
if ((
tx_last
| rx_last) & BIT(30))
in mt7915_mac_sta_poll()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H
A
D
beacon.c
25
sc->beacon.
tx_last
= false;
in ath9k_reset_beacon_status()
H
A
D
ath9k.h
714
bool
tx_last
;
member
H
A
D
main.c
2289
sc->beacon.
tx_last
= !(ts.ts_status & ATH9K_TXERR_MASK);
in ath9k_tx_last_beacon()
2295
return sc->beacon.
tx_last
;
in ath9k_tx_last_beacon()
H
A
D
xmit.c
2687
sc->beacon.
tx_last
= !(ts.ts_status & ATH9K_TXERR_MASK);
in ath_tx_edma_tasklet()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H
A
D
beacon.c
25
sc->beacon.
tx_last
= false;
in ath9k_reset_beacon_status()
H
A
D
ath9k.h
714
bool
tx_last
;
member
H
A
D
main.c
2284
sc->beacon.
tx_last
= !(ts.ts_status & ATH9K_TXERR_MASK);
in ath9k_tx_last_beacon()
2290
return sc->beacon.
tx_last
;
in ath9k_tx_last_beacon()
H
A
D
xmit.c
2746
sc->beacon.
tx_last
= !(ts.ts_status & ATH9K_TXERR_MASK);
in ath_tx_edma_tasklet()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
H
A
D
mac.c
790
u32
tx_last
= msta->airtime_ac[i];
in mt7615_mac_sta_poll()
local
795
tx_time[i] = msta->airtime_ac[i] -
tx_last
;
in mt7615_mac_sta_poll()
798
if ((
tx_last
| rx_last) & BIT(30))
in mt7615_mac_sta_poll()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/
H
A
D
mac.c
926
u32
tx_last
= msta->airtime_ac[i];
in mt7615_mac_sta_poll()
local
931
tx_time[i] = msta->airtime_ac[i] -
tx_last
;
in mt7615_mac_sta_poll()
934
if ((
tx_last
| rx_last) & BIT(30))
in mt7615_mac_sta_poll()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/
H
A
D
mac.c
139
u32
tx_last
= msta->airtime_ac[i];
in mt7996_mac_sta_poll()
local
145
tx_time[i] = msta->airtime_ac[i] -
tx_last
;
in mt7996_mac_sta_poll()
148
if ((
tx_last
| rx_last) & BIT(30))
in mt7996_mac_sta_poll()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
H
A
D
mac.c
137
u32
tx_last
= msta->airtime_ac[i];
in mt7915_mac_sta_poll()
local
143
tx_time[i] = msta->airtime_ac[i] -
tx_last
;
in mt7915_mac_sta_poll()
146
if ((
tx_last
| rx_last) & BIT(30))
in mt7915_mac_sta_poll()
Completed in 46 milliseconds