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_vnic_info
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H
A
D
bnxt.c
3830
bp->vnic_info = kcalloc(num_vnics, sizeof(struct
bnxt_vnic_info
),
in bnxt_alloc_vnics()
3844
struct
bnxt_vnic_info
*vnic = &bp->vnic_info[i];
in bnxt_init_vnics()
4028
struct
bnxt_vnic_info
*vnic;
in bnxt_free_vnic_attributes()
4064
struct
bnxt_vnic_info
*vnic;
in bnxt_alloc_vnic_attributes()
4899
struct
bnxt_vnic_info
*vnic = &bp->vnic_info[vnic_id];
in bnxt_hwrm_cfa_l2_set_rx_mask()
4955
struct
bnxt_vnic_info
*vnic;
in bnxt_hwrm_cfa_ntuple_filter_alloc()
5069
struct
bnxt_vnic_info
*vnic = &bp->vnic_info[i];
in bnxt_hwrm_clear_vnic_filter()
5084
struct
bnxt_vnic_info
*vnic = &bp->vnic_info[vnic_id];
in bnxt_hwrm_vnic_set_tpa()
5239
static void bnxt_fill_hw_rss_tbl(struct bnxt *bp, struct
bnxt_vnic_info
*vnic)
in bnxt_fill_hw_rss_tbl()
5253
struct
bnxt_vnic_info
*vni
in bnxt_fill_hw_rss_tbl_p5()
[all...]
H
A
D
bnxt.h
1064
struct
bnxt_vnic_info
{
struct
1937
struct
bnxt_vnic_info
*vnic_info;
H
A
D
bnxt_ethtool.c
1313
struct
bnxt_vnic_info
*vnic;
in bnxt_get_rxfh()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H
A
D
bnxt.c
3503
bp->vnic_info = kcalloc(num_vnics, sizeof(struct
bnxt_vnic_info
),
in bnxt_alloc_vnics()
3517
struct
bnxt_vnic_info
*vnic = &bp->vnic_info[i];
in bnxt_init_vnics()
3677
struct
bnxt_vnic_info
*vnic;
in bnxt_free_vnic_attributes()
3713
struct
bnxt_vnic_info
*vnic;
in bnxt_alloc_vnic_attributes()
4836
struct
bnxt_vnic_info
*vnic = &bp->vnic_info[vnic_id];
in bnxt_hwrm_cfa_l2_set_rx_mask()
4883
struct
bnxt_vnic_info
*vnic;
in bnxt_hwrm_cfa_ntuple_filter_alloc()
4989
struct
bnxt_vnic_info
*vnic = &bp->vnic_info[i];
in bnxt_hwrm_clear_vnic_filter()
5011
struct
bnxt_vnic_info
*vnic = &bp->vnic_info[vnic_id];
in bnxt_hwrm_vnic_set_tpa()
5163
static void __bnxt_fill_hw_rss_tbl(struct bnxt *bp, struct
bnxt_vnic_info
*vnic)
in __bnxt_fill_hw_rss_tbl()
5177
struct
bnxt_vnic_info
*vni
in __bnxt_fill_hw_rss_tbl_p5()
[all...]
H
A
D
bnxt.h
1019
struct
bnxt_vnic_info
{
struct
1779
struct
bnxt_vnic_info
*vnic_info;
H
A
D
bnxt_ethtool.c
1264
struct
bnxt_vnic_info
*vnic;
in bnxt_get_rxfh()
Completed in 51 milliseconds