OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vc_retval
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
if_iavf.c
3960
uint32_t
vc_retval
, vc_opcode;
local in function:iavf_process_arq
3968
vc_retval
= iavf_aq_vc_get_retval(iaq);
3969
if (
vc_retval
!= IAVF_VC_RC_SUCCESS) {
3971
iavf_aq_vc_opcode_str(iaq),
vc_retval
);
4499
uint32_t
vc_retval
;
local in function:iavf_process_req_queues
4504
vc_retval
= iavf_aq_vc_get_retval(iaq);
4505
if (
vc_retval
!= IAVF_VC_RC_SUCCESS) {
if_iavf.c
3960
uint32_t
vc_retval
, vc_opcode;
local in function:iavf_process_arq
3968
vc_retval
= iavf_aq_vc_get_retval(iaq);
3969
if (
vc_retval
!= IAVF_VC_RC_SUCCESS) {
3971
iavf_aq_vc_opcode_str(iaq),
vc_retval
);
4499
uint32_t
vc_retval
;
local in function:iavf_process_req_queues
4504
vc_retval
= iavf_aq_vc_get_retval(iaq);
4505
if (
vc_retval
!= IAVF_VC_RC_SUCCESS) {
if_iavf.c
3960
uint32_t
vc_retval
, vc_opcode;
local in function:iavf_process_arq
3968
vc_retval
= iavf_aq_vc_get_retval(iaq);
3969
if (
vc_retval
!= IAVF_VC_RC_SUCCESS) {
3971
iavf_aq_vc_opcode_str(iaq),
vc_retval
);
4499
uint32_t
vc_retval
;
local in function:iavf_process_req_queues
4504
vc_retval
= iavf_aq_vc_get_retval(iaq);
4505
if (
vc_retval
!= IAVF_VC_RC_SUCCESS) {
Completed in 39 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025