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:hw_sb
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_vf.h
247
u16
hw_sb
;
member
265
u16
hw_sb
;
member
H
A
D
qed_vf.c
745
req->
hw_sb
= p_cid->sb_igu_id;
in qed_vf_pf_rxq_start()
859
req->
hw_sb
= p_cid->sb_igu_id;
in qed_vf_pf_txq_start()
H
A
D
qed_sriov.c
2103
!qed_iov_validate_sb(p_hwfn, vf, req->
hw_sb
))
in qed_iov_vf_mbx_start_rxq()
2123
sb_dummy.igu_sb_id = req->
hw_sb
;
in qed_iov_vf_mbx_start_rxq()
2439
!qed_iov_validate_sb(p_hwfn, vf, req->
hw_sb
))
in qed_iov_vf_mbx_start_txq()
2459
sb_dummy.igu_sb_id = req->
hw_sb
;
in qed_iov_vf_mbx_start_txq()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_vf.h
247
u16
hw_sb
;
member
265
u16
hw_sb
;
member
H
A
D
qed_vf.c
743
req->
hw_sb
= p_cid->sb_igu_id;
in qed_vf_pf_rxq_start()
857
req->
hw_sb
= p_cid->sb_igu_id;
in qed_vf_pf_txq_start()
H
A
D
qed_sriov.c
2105
!qed_iov_validate_sb(p_hwfn, vf, req->
hw_sb
))
in qed_iov_vf_mbx_start_rxq()
2125
sb_dummy.igu_sb_id = req->
hw_sb
;
in qed_iov_vf_mbx_start_rxq()
2441
!qed_iov_validate_sb(p_hwfn, vf, req->
hw_sb
))
in qed_iov_vf_mbx_start_txq()
2461
sb_dummy.igu_sb_id = req->
hw_sb
;
in qed_iov_vf_mbx_start_txq()
Completed in 21 milliseconds