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:mt76_txq
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
H
A
D
tx.c
22
struct
mt76_txq
*mtxq;
in mt76_tx_check_agg_ssn()
31
mtxq = (struct
mt76_txq
*)txq->drv_priv;
in mt76_tx_check_agg_ssn()
304
mt76_txq_dequeue(struct mt76_phy *phy, struct
mt76_txq
*mtxq)
in mt76_txq_dequeue()
353
struct
mt76_txq
*mtxq = (struct
mt76_txq
*)txq->drv_priv;
in mt76_release_buffered_frames()
385
struct
mt76_txq
*mtxq)
in mt76_txq_send_burst()
454
struct
mt76_txq
*mtxq;
in mt76_txq_schedule_list()
473
mtxq = (struct
mt76_txq
*)txq->drv_priv;
in mt76_txq_schedule_list()
549
struct
mt76_txq
*mtxq;
in mt76_stop_tx_queues()
555
mtxq = (struct
mt76_txq
*)tx
in mt76_stop_tx_queues()
[all...]
H
A
D
mt76x02_util.c
288
struct
mt76_txq
*mtxq;
in mt76x02_vif_init()
295
mtxq = (struct
mt76_txq
*)vif->txq->drv_priv;
in mt76x02_vif_init()
362
struct
mt76_txq
*mtxq;
in mt76x02_ampdu_action()
368
mtxq = (struct
mt76_txq
*)txq->drv_priv;
in mt76x02_ampdu_action()
H
A
D
mac80211.c
297
hw->txq_data_size = sizeof(struct
mt76_txq
);
in mt76_phy_init()
984
struct
mt76_txq
*mtxq;
in mt76_sta_add()
989
mtxq = (struct
mt76_txq
*)sta->txq[i]->drv_priv;
in mt76_sta_add()
H
A
D
mt76.h
228
struct
mt76_txq
{
struct
818
mtxq_to_txq(struct
mt76_txq
*mtxq)
in mtxq_to_txq()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H
A
D
tx.c
22
struct
mt76_txq
*mtxq;
in mt76_tx_check_agg_ssn()
31
mtxq = (struct
mt76_txq
*)txq->drv_priv;
in mt76_tx_check_agg_ssn()
370
mt76_txq_dequeue(struct mt76_phy *phy, struct
mt76_txq
*mtxq)
in mt76_txq_dequeue()
417
struct
mt76_txq
*mtxq = (struct
mt76_txq
*)txq->drv_priv;
in mt76_release_buffered_frames()
456
struct
mt76_txq
*mtxq, struct mt76_wcid *wcid)
in mt76_txq_send_burst()
526
struct
mt76_txq
*mtxq;
in mt76_txq_schedule_list()
545
mtxq = (struct
mt76_txq
*)txq->drv_priv;
in mt76_txq_schedule_list()
645
struct
mt76_txq
*mtxq;
in mt76_stop_tx_queues()
651
mtxq = (struct
mt76_txq
*)tx
in mt76_stop_tx_queues()
[all...]
H
A
D
mt76x02_util.c
284
struct
mt76_txq
*mtxq;
in mt76x02_vif_init()
293
mtxq = (struct
mt76_txq
*)vif->txq->drv_priv;
in mt76x02_vif_init()
363
struct
mt76_txq
*mtxq;
in mt76x02_ampdu_action()
369
mtxq = (struct
mt76_txq
*)txq->drv_priv;
in mt76x02_ampdu_action()
H
A
D
mac80211.c
441
hw->txq_data_size = sizeof(struct
mt76_txq
);
in mt76_phy_init()
1399
struct
mt76_txq
*mtxq;
in mt76_sta_add()
1404
mtxq = (struct
mt76_txq
*)sta->txq[i]->drv_priv;
in mt76_sta_add()
H
A
D
mt76.h
345
struct
mt76_txq
{
struct
1170
mtxq_to_txq(struct
mt76_txq
*mtxq)
in mtxq_to_txq()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7603/
H
A
D
main.c
40
struct
mt76_txq
*mtxq;
in mt7603_add_interface()
76
mtxq = (struct
mt76_txq
*)vif->txq->drv_priv;
in mt7603_add_interface()
569
struct
mt76_txq
*mtxq;
in mt7603_ampdu_action()
575
mtxq = (struct
mt76_txq
*)txq->drv_priv;
in mt7603_ampdu_action()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/
H
A
D
main.c
122
struct
mt76_txq
*mtxq;
in mt7915_add_interface()
170
mtxq = (struct
mt76_txq
*)vif->txq->drv_priv;
in mt7915_add_interface()
587
struct
mt76_txq
*mtxq;
in mt7915_ampdu_action()
593
mtxq = (struct
mt76_txq
*)txq->drv_priv;
in mt7915_ampdu_action()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7603/
H
A
D
main.c
40
struct
mt76_txq
*mtxq;
in mt7603_add_interface()
78
mtxq = (struct
mt76_txq
*)vif->txq->drv_priv;
in mt7603_add_interface()
596
struct
mt76_txq
*mtxq;
in mt7603_ampdu_action()
602
mtxq = (struct
mt76_txq
*)txq->drv_priv;
in mt7603_ampdu_action()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
H
A
D
main.c
157
struct
mt76_txq
*mtxq;
in mt7615_add_interface()
206
mtxq = (struct
mt76_txq
*)vif->txq->drv_priv;
in mt7615_add_interface()
785
struct
mt76_txq
*mtxq;
in mt7615_ampdu_action()
791
mtxq = (struct
mt76_txq
*)txq->drv_priv;
in mt7615_ampdu_action()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7921/
H
A
D
main.c
290
struct
mt76_txq
*mtxq;
in mt7921_add_interface()
330
mtxq = (struct
mt76_txq
*)vif->txq->drv_priv;
in mt7921_add_interface()
828
struct
mt76_txq
*mtxq;
in mt7921_ampdu_action()
834
mtxq = (struct
mt76_txq
*)txq->drv_priv;
in mt7921_ampdu_action()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/
H
A
D
main.c
185
struct
mt76_txq
*mtxq;
in mt7615_add_interface()
236
mtxq = (struct
mt76_txq
*)vif->txq->drv_priv;
in mt7615_add_interface()
825
struct
mt76_txq
*mtxq;
in mt7615_ampdu_action()
831
mtxq = (struct
mt76_txq
*)txq->drv_priv;
in mt7615_ampdu_action()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/
H
A
D
main.c
169
struct
mt76_txq
*mtxq;
in mt7996_add_interface()
216
mtxq = (struct
mt76_txq
*)vif->txq->drv_priv;
in mt7996_add_interface()
756
struct
mt76_txq
*mtxq;
in mt7996_ampdu_action()
762
mtxq = (struct
mt76_txq
*)txq->drv_priv;
in mt7996_ampdu_action()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
H
A
D
main.c
210
struct
mt76_txq
*mtxq;
in mt7915_add_interface()
262
mtxq = (struct
mt76_txq
*)vif->txq->drv_priv;
in mt7915_add_interface()
836
struct
mt76_txq
*mtxq;
in mt7915_ampdu_action()
842
mtxq = (struct
mt76_txq
*)txq->drv_priv;
in mt7915_ampdu_action()
Completed in 35 milliseconds