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:vendor_events
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H
A
D
vendor-cmd.c
124
mvm->hw->wiphy->
vendor_events
= iwl_mvm_vendor_events;
in iwl_mvm_vendor_cmds_register()
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
H
A
D
vendor_cmd.c
205
wiphy->
vendor_events
= wlcore_vendor_events;
in wlcore_set_vendor_commands()
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/
H
A
D
vendor_cmd.c
199
wiphy->
vendor_events
= wlcore_vendor_events;
in wlcore_set_vendor_commands()
/kernel/linux/linux-5.10/include/net/
H
A
D
cfg80211.h
4838
* @
vendor_events
: array of vendor events supported by the hardware
4994
const struct nl80211_vendor_cmd_info *
vendor_events
;
member
6613
* @event_idx: index of the vendor event in the wiphy's
vendor_events
6643
* @event_idx: index of the vendor event in the wiphy's
vendor_events
/kernel/linux/linux-6.6/include/net/
H
A
D
cfg80211.h
5367
* @
vendor_events
: array of vendor events supported by the hardware
5548
const struct nl80211_vendor_cmd_info *
vendor_events
;
member
7523
* @event_idx: index of the vendor event in the wiphy's
vendor_events
7553
* @event_idx: index of the vendor event in the wiphy's
vendor_events
/kernel/linux/linux-5.10/drivers/net/wireless/
H
A
D
mac80211_hwsim.c
3278
hw->wiphy->
vendor_events
= mac80211_hwsim_vendor_events;
in mac80211_hwsim_new_radio()
/kernel/linux/linux-6.6/drivers/net/wireless/virtual/
H
A
D
mac80211_hwsim.c
5276
hw->wiphy->
vendor_events
= mac80211_hwsim_vendor_events;
in mac80211_hwsim_new_radio()
/kernel/linux/linux-5.10/net/wireless/
H
A
D
nl80211.c
2542
info = &rdev->wiphy.
vendor_events
[i];
in nl80211_send_wiphy()
10306
info = &wiphy->
vendor_events
[vendor_event_idx];
in __cfg80211_alloc_event_skb()
/kernel/linux/linux-6.6/net/wireless/
H
A
D
nl80211.c
2828
info = &rdev->wiphy.
vendor_events
[i];
in nl80211_send_wiphy()
11631
info = &wiphy->
vendor_events
[vendor_event_idx];
in __cfg80211_alloc_event_skb()
Completed in 76 milliseconds