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:enetc_si_priv
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/
H
A
D
enetc_msg.c
23
struct enetc_pf *pf =
enetc_si_priv
(si);
in enetc_msg_psi_msix()
66
struct enetc_pf *pf =
enetc_si_priv
(si);
in enetc_msg_alloc_mbx()
95
struct enetc_pf *pf =
enetc_si_priv
(si);
in enetc_msg_free_mbx()
H
A
D
enetc_pf.c
192
struct enetc_pf *pf =
enetc_si_priv
(priv->si);
in enetc_pf_set_rx_mode()
288
struct enetc_pf *pf =
enetc_si_priv
(priv->si);
in enetc_vlan_rx_add_vid()
303
struct enetc_pf *pf =
enetc_si_priv
(priv->si);
in enetc_vlan_rx_del_vid()
338
struct enetc_pf *pf =
enetc_si_priv
(priv->si);
in enetc_pf_set_vf_mac()
357
struct enetc_pf *pf =
enetc_si_priv
(priv->si);
in enetc_pf_set_vf_vlan()
376
struct enetc_pf *pf =
enetc_si_priv
(priv->si);
in enetc_pf_set_vf_spoofchk()
392
struct enetc_pf *pf =
enetc_si_priv
(si);
in enetc_port_setup_primary_mac_address()
410
struct enetc_pf *pf =
enetc_si_priv
(si);
in enetc_port_assign_rfs_entries()
431
struct enetc_pf *pf =
enetc_si_priv
(si);
in enetc_port_si_configure()
624
struct enetc_pf *pf =
enetc_si_priv
(s
in enetc_sriov_configure()
[all...]
H
A
D
enetc.h
179
static inline void *
enetc_si_priv
(const struct enetc_si *si)
in enetc_si_priv()
function
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/enetc/
H
A
D
enetc_msg.c
23
struct enetc_pf *pf =
enetc_si_priv
(si);
in enetc_msg_psi_msix()
66
struct enetc_pf *pf =
enetc_si_priv
(si);
in enetc_msg_alloc_mbx()
95
struct enetc_pf *pf =
enetc_si_priv
(si);
in enetc_msg_free_mbx()
H
A
D
enetc_pf.c
200
struct enetc_pf *pf =
enetc_si_priv
(priv->si);
in enetc_pf_set_rx_mode()
296
struct enetc_pf *pf =
enetc_si_priv
(priv->si);
in enetc_vlan_rx_add_vid()
311
struct enetc_pf *pf =
enetc_si_priv
(priv->si);
in enetc_vlan_rx_del_vid()
345
struct enetc_pf *pf =
enetc_si_priv
(priv->si);
in enetc_pf_set_vf_mac()
364
struct enetc_pf *pf =
enetc_si_priv
(priv->si);
in enetc_pf_set_vf_vlan()
383
struct enetc_pf *pf =
enetc_si_priv
(priv->si);
in enetc_pf_set_vf_spoofchk()
448
struct enetc_pf *pf =
enetc_si_priv
(si);
in enetc_port_assign_rfs_entries()
469
struct enetc_pf *pf =
enetc_si_priv
(si);
in enetc_port_si_configure()
663
struct enetc_pf *pf =
enetc_si_priv
(si);
in enetc_sriov_configure()
722
struct enetc_pf *pf =
enetc_si_priv
(pri
in enetc_pf_set_features()
[all...]
H
A
D
enetc.h
257
static inline void *
enetc_si_priv
(const struct enetc_si *si)
in enetc_si_priv()
function
Completed in 7 milliseconds