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:bnxt_vf_rep
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H
A
D
bnxt_vfr.c
70
static int bnxt_hwrm_vfr_qcfg(struct bnxt *bp, struct
bnxt_vf_rep
*vf_rep,
in bnxt_hwrm_vfr_qcfg()
98
struct
bnxt_vf_rep
*vf_rep = netdev_priv(dev);
in bnxt_vf_rep_open()
120
struct
bnxt_vf_rep
*vf_rep = netdev_priv(dev);
in bnxt_vf_rep_xmit()
140
struct
bnxt_vf_rep
*vf_rep = netdev_priv(dev);
in bnxt_vf_rep_get_stats64()
152
struct
bnxt_vf_rep
*vf_rep = cb_priv;
in bnxt_vf_rep_setup_tc_block_cb()
173
struct
bnxt_vf_rep
*vf_rep = netdev_priv(dev);
in bnxt_vf_rep_setup_tc()
200
struct
bnxt_vf_rep
*vf_rep = netdev_priv(skb->dev);
in bnxt_vf_rep_rx()
211
struct
bnxt_vf_rep
*vf_rep = netdev_priv(dev);
in bnxt_vf_rep_get_phys_port_name()
231
struct
bnxt_vf_rep
*vf_rep = netdev_priv(dev);
in bnxt_vf_rep_get_port_parent_id()
265
struct
bnxt_vf_rep
*vf_re
in bnxt_vf_reps_close()
[all...]
H
A
D
bnxt_vfr.h
28
struct
bnxt_vf_rep
*vf_rep = netdev_priv(dev);
in bnxt_vf_rep_get_fid()
H
A
D
bnxt.h
1472
struct
bnxt_vf_rep
{
struct
2188
struct
bnxt_vf_rep
**vf_reps; /* array of vf-rep ptrs */
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H
A
D
bnxt_vfr.c
67
static int bnxt_hwrm_vfr_qcfg(struct bnxt *bp, struct
bnxt_vf_rep
*vf_rep,
in bnxt_hwrm_vfr_qcfg()
94
struct
bnxt_vf_rep
*vf_rep = netdev_priv(dev);
in bnxt_vf_rep_open()
116
struct
bnxt_vf_rep
*vf_rep = netdev_priv(dev);
in bnxt_vf_rep_xmit()
136
struct
bnxt_vf_rep
*vf_rep = netdev_priv(dev);
in bnxt_vf_rep_get_stats64()
148
struct
bnxt_vf_rep
*vf_rep = cb_priv;
in bnxt_vf_rep_setup_tc_block_cb()
169
struct
bnxt_vf_rep
*vf_rep = netdev_priv(dev);
in bnxt_vf_rep_setup_tc()
196
struct
bnxt_vf_rep
*vf_rep = netdev_priv(skb->dev);
in bnxt_vf_rep_rx()
207
struct
bnxt_vf_rep
*vf_rep = netdev_priv(dev);
in bnxt_vf_rep_get_phys_port_name()
227
struct
bnxt_vf_rep
*vf_rep = netdev_priv(dev);
in bnxt_vf_rep_get_port_parent_id()
261
struct
bnxt_vf_rep
*vf_re
in bnxt_vf_reps_close()
[all...]
H
A
D
bnxt_vfr.h
25
struct
bnxt_vf_rep
*vf_rep = netdev_priv(dev);
in bnxt_vf_rep_get_fid()
H
A
D
bnxt.h
1418
struct
bnxt_vf_rep
{
struct
2000
struct
bnxt_vf_rep
**vf_reps; /* array of vf-rep ptrs */
Completed in 14 milliseconds