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:wcid_to_sta
(Results
1 - 19
of
19
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/
H
A
D
rt2800lib.h
37
struct ieee80211_sta *
wcid_to_sta
[STA_IDS_SIZE];
member
H
A
D
rt2800lib.c
1087
skbdesc->sta = drv_data->
wcid_to_sta
[wcid - WCID_START];
in rt2800_txdone_entry()
1816
drv_data->
wcid_to_sta
[wcid - WCID_START] = sta;
in rt2800_sta_add()
1849
drv_data->
wcid_to_sta
[wcid - WCID_START] = NULL;
in rt2800_sta_remove()
1864
drv_data->
wcid_to_sta
[wcid - WCID_START] = NULL;
in rt2800_pre_reset_hw()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
H
A
D
agg-rx.c
160
sta =
wcid_to_sta
(wcid);
in mt76_rx_aggr_reorder()
H
A
D
mac80211.c
743
*sta =
wcid_to_sta
(mstat.wcid);
in mt76_rx_convert()
H
A
D
mt76.h
826
wcid_to_sta
(struct mt76_wcid *wcid)
in wcid_to_sta()
function
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/
H
A
D
rt2800lib.h
47
struct ieee80211_sta *
wcid_to_sta
[STA_IDS_SIZE];
member
H
A
D
rt2800lib.c
1107
skbdesc->sta = drv_data->
wcid_to_sta
[wcid - WCID_START];
in rt2800_txdone_entry()
1849
drv_data->
wcid_to_sta
[wcid - WCID_START] = sta;
in rt2800_sta_add()
1882
drv_data->
wcid_to_sta
[wcid - WCID_START] = NULL;
in rt2800_sta_remove()
1897
drv_data->
wcid_to_sta
[wcid - WCID_START] = NULL;
in rt2800_pre_reset_hw()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H
A
D
agg-rx.c
161
sta =
wcid_to_sta
(wcid);
in mt76_rx_aggr_reorder()
H
A
D
tx.c
69
status.sta =
wcid_to_sta
(wcid);
276
status.sta =
wcid_to_sta
(wcid);
in __mt76_tx_complete_skb()
H
A
D
mt76.h
1178
wcid_to_sta
(struct mt76_wcid *wcid)
in wcid_to_sta()
function
H
A
D
mac80211.c
1102
*sta =
wcid_to_sta
(mstat.wcid);
in mt76_rx_convert()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7921/
H
A
D
mac.c
522
sta =
wcid_to_sta
(wcid);
in mt7921_mac_tx_free()
822
sta =
wcid_to_sta
(wcid);
in mt7921_usb_sdio_tx_complete_skb()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/
H
A
D
mac.c
899
sta =
wcid_to_sta
(wcid);
in mt7915_mac_tx_free()
982
mt7915_tx_complete_status(mdev, e->skb,
wcid_to_sta
(wcid), 0);
in mt7915_tx_complete_skb()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7603/
H
A
D
mac.c
1253
sta =
wcid_to_sta
(wcid);
in mt7603_mac_add_txs()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7603/
H
A
D
mac.c
1279
sta =
wcid_to_sta
(wcid);
in mt7603_mac_add_txs()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
H
A
D
mac.c
1381
sta =
wcid_to_sta
(wcid);
in mt7615_mac_add_txs()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/
H
A
D
mac.c
1516
sta =
wcid_to_sta
(wcid);
in mt7615_mac_add_txs()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/
H
A
D
mac.c
1112
sta =
wcid_to_sta
(wcid);
in mt7996_mac_tx_free()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
H
A
D
mac.c
918
sta =
wcid_to_sta
(wcid);
in mt7915_mac_tx_free()
Completed in 74 milliseconds