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:rmnet_endpoint
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/rmnet/
H
A
D
rmnet_vnd.h
14
struct
rmnet_endpoint
*ep,
17
struct
rmnet_endpoint
*ep);
H
A
D
rmnet_config.h
15
struct
rmnet_endpoint
{
struct
70
struct
rmnet_endpoint
*rmnet_get_endpoint(struct rmnet_port *port, u8 mux_id);
H
A
D
rmnet_config.c
122
struct
rmnet_endpoint
*ep;
in rmnet_newlink()
189
struct
rmnet_endpoint
*ep;
in rmnet_dellink()
219
struct
rmnet_endpoint
*ep;
in rmnet_force_unassociate_device()
312
struct
rmnet_endpoint
*ep;
in rmnet_changelink()
412
struct
rmnet_endpoint
*rmnet_get_endpoint(struct rmnet_port *port, u8 mux_id)
in rmnet_get_endpoint()
414
struct
rmnet_endpoint
*ep;
in rmnet_get_endpoint()
H
A
D
rmnet_vnd.c
248
struct
rmnet_endpoint
*ep,
in rmnet_vnd_newlink()
291
struct
rmnet_endpoint
*ep)
in rmnet_vnd_dellink()
319
struct
rmnet_endpoint
*ep;
in rmnet_vnd_validate_real_dev_mtu()
340
struct
rmnet_endpoint
*ep;
in rmnet_vnd_update_dev_mtu()
H
A
D
rmnet_map_command.c
15
struct
rmnet_endpoint
*ep;
in rmnet_map_do_flow_control()
H
A
D
rmnet_handlers.c
59
struct
rmnet_endpoint
*ep;
in __rmnet_map_ingress_handler()
/kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/rmnet/
H
A
D
rmnet_vnd.h
14
struct
rmnet_endpoint
*ep,
17
struct
rmnet_endpoint
*ep);
H
A
D
rmnet_config.h
17
struct
rmnet_endpoint
{
struct
93
struct
rmnet_endpoint
*rmnet_get_endpoint(struct rmnet_port *port, u8 mux_id);
H
A
D
rmnet_config.c
127
struct
rmnet_endpoint
*ep;
in rmnet_newlink()
195
struct
rmnet_endpoint
*ep;
in rmnet_dellink()
225
struct
rmnet_endpoint
*ep;
in rmnet_force_unassociate_device()
318
struct
rmnet_endpoint
*ep;
in rmnet_changelink()
419
struct
rmnet_endpoint
*rmnet_get_endpoint(struct rmnet_port *port, u8 mux_id)
in rmnet_get_endpoint()
421
struct
rmnet_endpoint
*ep;
in rmnet_get_endpoint()
H
A
D
rmnet_vnd.c
301
struct
rmnet_endpoint
*ep,
in rmnet_vnd_newlink()
344
struct
rmnet_endpoint
*ep)
in rmnet_vnd_dellink()
372
struct
rmnet_endpoint
*ep;
in rmnet_vnd_validate_real_dev_mtu()
393
struct
rmnet_endpoint
*ep;
in rmnet_vnd_update_dev_mtu()
H
A
D
rmnet_map_command.c
16
struct
rmnet_endpoint
*ep;
in rmnet_map_do_flow_control()
H
A
D
rmnet_handlers.c
60
struct
rmnet_endpoint
*ep;
in __rmnet_map_ingress_handler()
Completed in 5 milliseconds