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:is_ax
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H
A
D
aspm.c
42
return (!!dn ||
is_ax
(dd)) && !!up;
in aspm_hw_l1_supported()
H
A
D
chip.c
5244
int
is_ax
(struct hfi1_devdata *dd)
in is_ax()
function
5569
is_ax
(dd) && (dd->icode != ICODE_FUNCTIONAL_SIMULATOR)) {
in handle_cce_err()
5637
if (
is_ax
(dd) && (reg & RXE_FREEZE_ABORT_MASK))
in handle_rxe_err()
5855
else if (
is_ax
(dd) &&
in handle_egress_err()
6629
if (!
is_ax
(dd))
in adjust_lcb_for_fpga_serdes()
6938
if (
is_ax
(dd)) {
in handle_freeze()
7605
if (
is_ax
(dd)) { /* fixed in B0 */
in handle_verify_cap()
11168
drain = !
is_ax
(dd) && is_up;
in set_vl_weights()
11544
(
is_ax
(dd) && any_shared_limit_changing)) {
in set_buffer_control()
11742
if (
is_ax
(d
in disable_data_vls()
[all...]
H
A
D
hfi.h
2314
if (!
is_ax
(dd))
in hfi1_pkt_default_send_ctxt_mask()
2349
if (!
is_ax
(dd))
in hfi1_pkt_base_sdma_integrity()
H
A
D
firmware.c
1136
if (!
is_ax
(dd))
in turn_off_spicos()
1185
if (
is_ax
(dd)) {
in fabric_serdes_reset()
H
A
D
chip.h
811
int
is_ax
(struct hfi1_devdata *dd);
H
A
D
pcie.c
957
if (
is_ax
(dd)) {
in write_xmt_margin()
H
A
D
init.c
898
if (
is_ax
(dd)) {
in hfi1_init()
H
A
D
driver.c
1302
drain = !
is_ax
(dd) && is_up;
in set_mtu()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H
A
D
aspm.c
42
return (!!dn ||
is_ax
(dd)) && !!up;
in aspm_hw_l1_supported()
H
A
D
chip.c
5204
int
is_ax
(struct hfi1_devdata *dd)
in is_ax()
function
5529
is_ax
(dd) && (dd->icode != ICODE_FUNCTIONAL_SIMULATOR)) {
in handle_cce_err()
5597
if (
is_ax
(dd) && (reg & RXE_FREEZE_ABORT_MASK))
in handle_rxe_err()
5815
else if (
is_ax
(dd) &&
in handle_egress_err()
6590
if (!
is_ax
(dd))
in adjust_lcb_for_fpga_serdes()
6899
if (
is_ax
(dd)) {
in handle_freeze()
7566
if (
is_ax
(dd)) { /* fixed in B0 */
in handle_verify_cap()
11129
drain = !
is_ax
(dd) && is_up;
in set_vl_weights()
11505
(
is_ax
(dd) && any_shared_limit_changing)) {
in set_buffer_control()
11703
if (
is_ax
(d
in disable_data_vls()
[all...]
H
A
D
hfi.h
2261
if (!
is_ax
(dd))
in hfi1_pkt_default_send_ctxt_mask()
2296
if (!
is_ax
(dd))
in hfi1_pkt_base_sdma_integrity()
H
A
D
firmware.c
1093
if (!
is_ax
(dd))
in turn_off_spicos()
1142
if (
is_ax
(dd)) {
in fabric_serdes_reset()
H
A
D
pcie.c
906
if (
is_ax
(dd)) {
in write_xmt_margin()
H
A
D
chip.h
769
int
is_ax
(struct hfi1_devdata *dd);
H
A
D
driver.c
1255
drain = !
is_ax
(dd) && is_up;
in set_mtu()
H
A
D
init.c
857
if (
is_ax
(dd)) {
in hfi1_init()
Completed in 69 milliseconds