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:vf_iov_info
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_vf.c
15
struct qed_vf_iov *p_iov = p_hwfn->
vf_iov_info
;
in qed_vf_pf_prep()
49
union pfvf_tlvs *resp = p_hwfn->
vf_iov_info
->pf2vf_reply;
in qed_vf_pf_req_end()
55
mutex_unlock(&(p_hwfn->
vf_iov_info
->mutex));
in qed_vf_pf_req_end()
65
union vfpf_tlvs *p_req = p_hwfn->
vf_iov_info
->vf2pf_request;
in qed_send_msg2pf()
87
upper_32_bits(p_hwfn->
vf_iov_info
->vf2pf_request_phys),
in qed_send_msg2pf()
88
lower_32_bits(p_hwfn->
vf_iov_info
->vf2pf_request_phys),
in qed_send_msg2pf()
94
lower_32_bits(p_hwfn->
vf_iov_info
->vf2pf_request_phys));
in qed_send_msg2pf()
98
upper_32_bits(p_hwfn->
vf_iov_info
->vf2pf_request_phys));
in qed_send_msg2pf()
146
struct qed_vf_iov *p_iov = p_hwfn->
vf_iov_info
;
in qed_vf_pf_add_qid()
161
struct qed_vf_iov *p_iov = p_hwfn->
vf_iov_info
;
in _qed_vf_pf_release()
[all...]
H
A
D
qed_l2.c
1605
struct qed_vf_iov *p_iov = p_hwfn->
vf_iov_info
;
in __qed_get_vport_pstats_addrlen()
1654
struct qed_vf_iov *p_iov = p_hwfn->
vf_iov_info
;
in __qed_get_vport_tstats()
1681
struct qed_vf_iov *p_iov = p_hwfn->
vf_iov_info
;
in __qed_get_vport_ustats_addrlen()
1722
struct qed_vf_iov *p_iov = p_hwfn->
vf_iov_info
;
in __qed_get_vport_mstats_addrlen()
2271
info->is_legacy = !!cdev->hwfns[0].
vf_iov_info
->b_pre_fp_hsi;
in qed_fill_eth_dev_info()
H
A
D
qed.h
610
struct qed_vf_iov *
vf_iov_info
;
member
H
A
D
qed_mcp.c
2099
if (p_hwfn->
vf_iov_info
) {
in qed_mcp_get_mfw_ver()
2102
p_resp = &p_hwfn->
vf_iov_info
->acquire_resp;
in qed_mcp_get_mfw_ver()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_vf.c
15
struct qed_vf_iov *p_iov = p_hwfn->
vf_iov_info
;
in qed_vf_pf_prep()
49
union pfvf_tlvs *resp = p_hwfn->
vf_iov_info
->pf2vf_reply;
in qed_vf_pf_req_end()
55
mutex_unlock(&(p_hwfn->
vf_iov_info
->mutex));
in qed_vf_pf_req_end()
65
union vfpf_tlvs *p_req = p_hwfn->
vf_iov_info
->vf2pf_request;
in qed_send_msg2pf()
84
upper_32_bits(p_hwfn->
vf_iov_info
->vf2pf_request_phys),
in qed_send_msg2pf()
85
lower_32_bits(p_hwfn->
vf_iov_info
->vf2pf_request_phys),
in qed_send_msg2pf()
91
lower_32_bits(p_hwfn->
vf_iov_info
->vf2pf_request_phys));
in qed_send_msg2pf()
95
upper_32_bits(p_hwfn->
vf_iov_info
->vf2pf_request_phys));
in qed_send_msg2pf()
143
struct qed_vf_iov *p_iov = p_hwfn->
vf_iov_info
;
in qed_vf_pf_add_qid()
158
struct qed_vf_iov *p_iov = p_hwfn->
vf_iov_info
;
in _qed_vf_pf_release()
[all...]
H
A
D
qed_l2.c
1606
struct qed_vf_iov *p_iov = p_hwfn->
vf_iov_info
;
in __qed_get_vport_pstats_addrlen()
1655
struct qed_vf_iov *p_iov = p_hwfn->
vf_iov_info
;
in __qed_get_vport_tstats()
1682
struct qed_vf_iov *p_iov = p_hwfn->
vf_iov_info
;
in __qed_get_vport_ustats_addrlen()
1723
struct qed_vf_iov *p_iov = p_hwfn->
vf_iov_info
;
in __qed_get_vport_mstats_addrlen()
2281
info->is_legacy = !!cdev->hwfns[0].
vf_iov_info
->b_pre_fp_hsi;
in qed_fill_eth_dev_info()
H
A
D
qed.h
604
struct qed_vf_iov *
vf_iov_info
;
member
H
A
D
qed_mcp.c
2148
if (p_hwfn->
vf_iov_info
) {
in qed_mcp_get_mfw_ver()
2151
p_resp = &p_hwfn->
vf_iov_info
->acquire_resp;
in qed_mcp_get_mfw_ver()
Completed in 29 milliseconds