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:peer_page_count
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H
A
D
vfdi.h
154
* @u.set_status_page.
peer_page_count
: Number of additional pages the VF
202
u64
peer_page_count
;
member
H
A
D
siena_sriov.c
66
* @peer_page_addrs and @
peer_page_count
from simultaneous
70
* @
peer_page_count
: Number of entries in @
peer_page_count
.
108
unsigned
peer_page_count
;
member
438
if (count == vf->
peer_page_count
) {
in __efx_siena_sriov_push_vf_status()
809
u64 page_count = req->u.set_status_page.
peer_page_count
;
in efx_vfdi_set_status_page()
829
vf->
peer_page_count
= 0;
in efx_vfdi_set_status_page()
838
vf->
peer_page_count
= page_count;
in efx_vfdi_set_status_page()
1234
vf->
peer_page_count
= 0;
in efx_siena_sriov_vfs_fini()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H
A
D
vfdi.h
154
* @u.set_status_page.
peer_page_count
: Number of additional pages the VF
202
u64
peer_page_count
;
member
H
A
D
siena_sriov.c
66
* @peer_page_addrs and @
peer_page_count
from simultaneous
70
* @
peer_page_count
: Number of entries in @
peer_page_count
.
108
unsigned
peer_page_count
;
member
439
if (count == vf->
peer_page_count
) {
in __efx_siena_sriov_push_vf_status()
810
u64 page_count = req->u.set_status_page.
peer_page_count
;
in efx_vfdi_set_status_page()
830
vf->
peer_page_count
= 0;
in efx_vfdi_set_status_page()
839
vf->
peer_page_count
= page_count;
in efx_vfdi_set_status_page()
1235
vf->
peer_page_count
= 0;
in efx_siena_sriov_vfs_fini()
Completed in 6 milliseconds