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_info
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H
A
D
bnxt_sriov.c
26
struct
bnxt_vf_info
*vf, u16 event_id)
in bnxt_hwrm_fwd_async_event_cmpl()
70
struct
bnxt_vf_info
*vf;
in bnxt_set_vf_spoofchk()
108
static int bnxt_hwrm_func_qcfg_flags(struct bnxt *bp, struct
bnxt_vf_info
*vf)
in bnxt_hwrm_func_qcfg_flags()
127
static bool bnxt_is_trusted_vf(struct bnxt *bp, struct
bnxt_vf_info
*vf)
in bnxt_is_trusted_vf()
136
static int bnxt_hwrm_set_trusted_vf(struct bnxt *bp, struct
bnxt_vf_info
*vf)
in bnxt_hwrm_set_trusted_vf()
155
struct
bnxt_vf_info
*vf;
in bnxt_set_vf_trust()
174
struct
bnxt_vf_info
*vf;
in bnxt_get_vf_config()
211
struct
bnxt_vf_info
*vf;
in bnxt_set_vf_mac()
239
struct
bnxt_vf_info
*vf;
in bnxt_set_vf_vlan()
279
struct
bnxt_vf_info
*v
in bnxt_set_vf_bw()
[all...]
H
A
D
bnxt.h
1090
struct
bnxt_vf_info
{
struct
1135
struct
bnxt_vf_info
*vf;
1946
struct
bnxt_vf_info
vf;
H
A
D
bnxt.c
6778
struct
bnxt_vf_info
*vf = &bp->vf;
in bnxt_hwrm_func_qcfg()
7421
struct
bnxt_vf_info
*vf = &bp->vf;
in __bnxt_hwrm_func_qcaps()
12558
struct
bnxt_vf_info
*vf = &bp->vf;
in bnxt_init_mac_addr()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H
A
D
bnxt_sriov.c
28
struct
bnxt_vf_info
*vf, u16 event_id)
in bnxt_hwrm_fwd_async_event_cmpl()
74
struct
bnxt_vf_info
*vf;
in bnxt_set_vf_spoofchk()
113
static int bnxt_hwrm_func_qcfg_flags(struct bnxt *bp, struct
bnxt_vf_info
*vf)
in bnxt_hwrm_func_qcfg_flags()
132
bool bnxt_is_trusted_vf(struct bnxt *bp, struct
bnxt_vf_info
*vf)
in bnxt_is_trusted_vf()
141
static int bnxt_hwrm_set_trusted_vf(struct bnxt *bp, struct
bnxt_vf_info
*vf)
in bnxt_hwrm_set_trusted_vf()
164
struct
bnxt_vf_info
*vf;
in bnxt_set_vf_trust()
183
struct
bnxt_vf_info
*vf;
in bnxt_get_vf_config()
220
struct
bnxt_vf_info
*vf;
in bnxt_set_vf_mac()
252
struct
bnxt_vf_info
*vf;
in bnxt_set_vf_vlan()
294
struct
bnxt_vf_info
*v
in bnxt_set_vf_bw()
[all...]
H
A
D
bnxt_sriov.h
37
bool bnxt_is_trusted_vf(struct bnxt *bp, struct
bnxt_vf_info
*vf);
H
A
D
bnxt.h
1135
struct
bnxt_vf_info
{
struct
1180
struct
bnxt_vf_info
*vf;
2123
struct
bnxt_vf_info
vf;
H
A
D
bnxt.c
6962
struct
bnxt_vf_info
*vf = &bp->vf;
in bnxt_hwrm_func_qcfg()
7764
struct
bnxt_vf_info
*vf = &bp->vf;
in __bnxt_hwrm_func_qcaps()
13514
struct
bnxt_vf_info
*vf = &bp->vf;
in bnxt_init_mac_addr()
Completed in 45 milliseconds