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:num_alloc_vfs
(Results
1 - 19
of
19
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H
A
D
i40e_virtchnl_pf.c
27
for (i = 0; i < pf->
num_alloc_vfs
; i++, vf++) {
in i40e_vc_vf_broadcast()
135
for (i = 0; i < pf->
num_alloc_vfs
; i++)
in i40e_vc_notify_link_state()
193
if (!vf || vf->vf_id >= vf->pf->
num_alloc_vfs
)
in i40e_vc_notify_vf_reset()
1635
if (!pf->
num_alloc_vfs
)
in i40e_reset_all_vfs()
1643
for (v = 0; v < pf->
num_alloc_vfs
; v++) {
in i40e_reset_all_vfs()
1656
for (i = 0, v = 0; i < 10 && v < pf->
num_alloc_vfs
; i++) {
in i40e_reset_all_vfs()
1662
while (v < pf->
num_alloc_vfs
) {
in i40e_reset_all_vfs()
1683
if (v < pf->
num_alloc_vfs
)
in i40e_reset_all_vfs()
1691
for (v = 0; v < pf->
num_alloc_vfs
; v++) {
in i40e_reset_all_vfs()
1706
for (v = 0; v < pf->
num_alloc_vfs
;
in i40e_reset_all_vfs()
1823
i40e_alloc_vfs(struct i40e_pf *pf, u16
num_alloc_vfs
)
i40e_alloc_vfs()
argument
[all...]
H
A
D
i40e_virtchnl_pf.h
117
int i40e_alloc_vfs(struct i40e_pf *pf, u16
num_alloc_vfs
);
H
A
D
i40e_debugfs.c
738
if (!pf->
num_alloc_vfs
) {
in i40e_dbg_dump_vf()
740
} else if ((vf_id >= 0) && (vf_id < pf->
num_alloc_vfs
)) {
in i40e_dbg_dump_vf()
760
if (!pf->
num_alloc_vfs
)
in i40e_dbg_dump_vf_all()
763
for (i = 0; i < pf->
num_alloc_vfs
; i++)
in i40e_dbg_dump_vf_all()
H
A
D
i40e.h
649
int
num_alloc_vfs
; /* actual number of VFs allocated */
member
H
A
D
i40e_ethtool.c
2654
for (i = 0; i < pf->
num_alloc_vfs
; i++)
in i40e_active_vfs()
4852
if (vf >= pf->
num_alloc_vfs
)
in i40e_add_fdir_ethtool()
5399
pf->
num_alloc_vfs
) {
in i40e_set_priv_flags()
H
A
D
i40e_main.c
11238
for (i = 0; i < pf->
num_alloc_vfs
&& mdd_detected; i++) {
in i40e_handle_mdd_event()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H
A
D
i40e_virtchnl_pf.c
27
for (i = 0; i < pf->
num_alloc_vfs
; i++, vf++) {
in i40e_vc_vf_broadcast()
82
for (i = 0; i < pf->
num_alloc_vfs
; i++)
in i40e_vc_notify_link_state()
140
if (!vf || vf->vf_id >= vf->pf->
num_alloc_vfs
)
in i40e_vc_notify_vf_reset()
1580
if (!pf->
num_alloc_vfs
)
in i40e_reset_all_vfs()
1588
for (v = 0; v < pf->
num_alloc_vfs
; v++) {
in i40e_reset_all_vfs()
1601
for (i = 0, v = 0; i < 10 && v < pf->
num_alloc_vfs
; i++) {
in i40e_reset_all_vfs()
1607
while (v < pf->
num_alloc_vfs
) {
in i40e_reset_all_vfs()
1628
if (v < pf->
num_alloc_vfs
)
in i40e_reset_all_vfs()
1636
for (v = 0; v < pf->
num_alloc_vfs
; v++) {
in i40e_reset_all_vfs()
1651
for (v = 0; v < pf->
num_alloc_vfs
;
in i40e_reset_all_vfs()
1768
i40e_alloc_vfs(struct i40e_pf *pf, u16
num_alloc_vfs
)
i40e_alloc_vfs()
argument
[all...]
H
A
D
i40e_virtchnl_pf.h
117
int i40e_alloc_vfs(struct i40e_pf *pf, u16
num_alloc_vfs
);
H
A
D
i40e_debugfs.c
738
if (!pf->
num_alloc_vfs
) {
in i40e_dbg_dump_vf()
740
} else if ((vf_id >= 0) && (vf_id < pf->
num_alloc_vfs
)) {
in i40e_dbg_dump_vf()
760
if (!pf->
num_alloc_vfs
)
in i40e_dbg_dump_vf_all()
763
for (i = 0; i < pf->
num_alloc_vfs
; i++)
in i40e_dbg_dump_vf_all()
H
A
D
i40e.h
617
int
num_alloc_vfs
; /* actual number of VFs allocated */
member
H
A
D
i40e_ethtool.c
2558
for (i = 0; i < pf->
num_alloc_vfs
; i++)
in i40e_active_vfs()
4570
if (vf >= pf->
num_alloc_vfs
)
in i40e_add_fdir_ethtool()
H
A
D
i40e_main.c
10606
for (i = 0; i < pf->
num_alloc_vfs
&& mdd_detected; i++) {
in i40e_handle_mdd_event()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H
A
D
ice_virtchnl_pf.c
17
if (vf_id >= pf->
num_alloc_vfs
) {
in ice_validate_vf_id()
363
tmp = pf->
num_alloc_vfs
;
in ice_free_vfs()
365
pf->
num_alloc_vfs
= 0;
in ice_free_vfs()
796
* returns zero if PF cannot accommodate for all
num_alloc_vfs
.
805
* all
num_alloc_vfs
.
in ice_determine_res()
815
num_all_res = pf->
num_alloc_vfs
* res;
in ice_determine_res()
931
if (!pf->
num_alloc_vfs
|| max_valid_res_idx < 0)
in ice_set_per_vf_res()
937
msix_avail_per_vf = msix_avail_for_sriov / pf->
num_alloc_vfs
;
in ice_set_per_vf_res()
949
pf->
num_alloc_vfs
);
in ice_set_per_vf_res()
968
ICE_MIN_QS_PER_VF, pf->
num_alloc_vfs
);
in ice_set_per_vf_res()
[all...]
H
A
D
ice_virtchnl_pf.h
40
for ((i) = 0; (i) < (pf)->
num_alloc_vfs
; (i)++)
H
A
D
ice.h
401
u16
num_alloc_vfs
; /* actual number of VFs allocated */
member
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H
A
D
hclge_main.h
786
int
num_alloc_vfs
; /* Actual number of VFs allocated */
member
H
A
D
hclge_main.c
1779
hdev->
num_alloc_vfs
= hdev->num_req_vfs;
in hclge_alloc_vport()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H
A
D
hclge_main.h
910
int
num_alloc_vfs
; /* Actual number of VFs allocated */
member
H
A
D
hclge_main.c
1800
hdev->
num_alloc_vfs
= hdev->num_req_vfs;
in hclge_alloc_vport()
10107
for (vf_id = 0; vf_id < hdev->
num_alloc_vfs
; vf_id++) {
in hclge_restore_vport_port_base_vlan_config()
Completed in 107 milliseconds