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:efx_net_open
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H
A
D
efx.h
17
int
efx_net_open
(struct net_device *net_dev);
H
A
D
ef10_sriov.c
549
efx_net_open
(vf->efx->net_dev);
in efx_ef10_sriov_set_vf_mac()
661
rc2 =
efx_net_open
(vf->efx->net_dev);
in efx_ef10_sriov_set_vf_vlan()
H
A
D
efx.c
517
int
efx_net_open
(struct net_device *net_dev)
in efx_net_open()
function
584
.ndo_open =
efx_net_open
,
1083
* interfaces is brought up (i.e.
efx_net_open
).
H
A
D
ef10.c
3254
rc2 =
efx_net_open
(efx->net_dev);
in efx_ef10_vport_set_mac_address()
3319
efx_net_open
(efx->net_dev);
in efx_ef10_set_mac_address()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H
A
D
efx.h
18
int
efx_net_open
(struct net_device *net_dev);
H
A
D
ef10_sriov.c
542
efx_net_open
(vf->efx->net_dev);
in efx_ef10_sriov_set_vf_mac()
652
rc2 =
efx_net_open
(vf->efx->net_dev);
in efx_ef10_sriov_set_vf_vlan()
H
A
D
efx.c
518
int
efx_net_open
(struct net_device *net_dev)
in efx_net_open()
function
585
.ndo_open =
efx_net_open
,
1051
* interfaces is brought up (i.e.
efx_net_open
).
H
A
D
ef10.c
3287
rc2 =
efx_net_open
(efx->net_dev);
in efx_ef10_vport_set_mac_address()
3350
efx_net_open
(efx->net_dev);
in efx_ef10_set_mac_address()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H
A
D
efx.c
518
static int
efx_net_open
(struct net_device *net_dev)
in efx_net_open()
function
583
.ndo_open =
efx_net_open
,
1026
* interfaces is brought up (i.e.
efx_net_open
).
Completed in 17 milliseconds