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:host_if_drv
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H
A
D
hif.c
118
struct
host_if_drv
*hif_drv = vif->hif_drv;
in handle_scan_done()
162
struct
host_if_drv
*hif_drv = vif->hif_drv;
in wilc_scan()
271
struct
host_if_drv
*hif_drv = vif->hif_drv;
in wilc_send_connect_wid()
324
struct
host_if_drv
*hif_drv = vif->hif_drv;
in handle_connect_timeout()
588
struct
host_if_drv
*hif_drv = vif->hif_drv;
in host_int_parse_assoc_resp_info()
636
struct
host_if_drv
*hif_drv = vif->hif_drv;
in host_int_handle_disconnect()
662
struct
host_if_drv
*hif_drv = vif->hif_drv;
in handle_rcvd_gnrl_async_info()
692
struct
host_if_drv
*hif_drv = vif->hif_drv;
in wilc_disconnect()
835
struct
host_if_drv
*hif_drv = vif->hif_drv;
in handle_remain_on_chan()
876
struct
host_if_drv
*hif_dr
in wilc_handle_roc_expired()
[all...]
H
A
D
netdev.h
133
struct
host_if_drv
*hif_drv;
187
struct
host_if_drv
*hif_drv;
H
A
D
hif.h
130
struct
host_if_drv
{
struct
183
int wilc_init(struct net_device *dev, struct
host_if_drv
**hif_drv_handler);
H
A
D
cfg80211.c
169
struct
host_if_drv
*wfi_drv = priv->hif_drv;
in cfg_connect_result()
304
struct
host_if_drv
*wfi_drv = priv->hif_drv;
in connect()
1002
struct
host_if_drv
*wfi_drv = priv->hif_drv;
in wilc_wfi_p2p_rx()
1148
struct
host_if_drv
*wfi_drv = priv->hif_drv;
in mgmt_tx()
1225
struct
host_if_drv
*wfi_drv = priv->hif_drv;
in mgmt_tx_cancel_wait()
H
A
D
netdev.c
250
struct
host_if_drv
*hif_drv;
in wilc_init_fw_config()
256
hif_drv = (struct
host_if_drv
*)priv->hif_drv;
in wilc_init_fw_config()
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H
A
D
hif.c
123
struct
host_if_drv
*hif_drv = vif->hif_drv;
in handle_scan_done()
167
struct
host_if_drv
*hif_drv = vif->hif_drv;
in wilc_scan()
276
struct
host_if_drv
*hif_drv = vif->hif_drv;
in wilc_send_connect_wid()
339
struct
host_if_drv
*hif_drv = vif->hif_drv;
in handle_connect_timeout()
615
struct
host_if_drv
*hif_drv = vif->hif_drv;
in host_int_parse_assoc_resp_info()
663
struct
host_if_drv
*hif_drv = vif->hif_drv;
in wilc_handle_disconnect()
687
struct
host_if_drv
*hif_drv = vif->hif_drv;
in handle_rcvd_gnrl_async_info()
722
struct
host_if_drv
*hif_drv = vif->hif_drv;
in wilc_disconnect()
866
struct
host_if_drv
*hif_drv = vif->hif_drv;
in handle_remain_on_chan()
907
struct
host_if_drv
*hif_dr
in wilc_handle_roc_expired()
[all...]
H
A
D
netdev.h
125
struct
host_if_drv
*hif_drv;
178
struct
host_if_drv
*hif_drv;
H
A
D
hif.h
130
struct
host_if_drv
{
struct
181
int wilc_init(struct net_device *dev, struct
host_if_drv
**hif_drv_handler);
H
A
D
cfg80211.c
171
struct
host_if_drv
*wfi_drv = priv->hif_drv;
in cfg_connect_result()
306
struct
host_if_drv
*wfi_drv = priv->hif_drv;
in connect()
1032
struct
host_if_drv
*wfi_drv = priv->hif_drv;
in wilc_wfi_p2p_rx()
1178
struct
host_if_drv
*wfi_drv = priv->hif_drv;
in mgmt_tx()
1261
struct
host_if_drv
*wfi_drv = priv->hif_drv;
in mgmt_tx_cancel_wait()
H
A
D
netdev.c
248
struct
host_if_drv
*hif_drv;
in wilc_init_fw_config()
254
hif_drv = (struct
host_if_drv
*)priv->hif_drv;
in wilc_init_fw_config()
Completed in 17 milliseconds