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:changed_attr
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
H
A
D
mad.c
1181
u32
changed_attr
;
in handle_port_mgmt_change_event()
local
1187
changed_attr
= be32_to_cpu(eqe->event.port_mgmt_change.params.port_info.
changed_attr
);
in handle_port_mgmt_change_event()
1191
if (
changed_attr
& MSTR_SM_CHANGE_MASK) {
in handle_port_mgmt_change_event()
1198
if (
changed_attr
& MLX4_EQ_PORT_INFO_LID_CHANGE_MASK)
in handle_port_mgmt_change_event()
1202
if (
changed_attr
& MLX4_EQ_PORT_INFO_GID_PFX_CHANGE_MASK) {
in handle_port_mgmt_change_event()
1231
if (
changed_attr
& MLX4_EQ_PORT_INFO_CLIENT_REREG_MASK)
in handle_port_mgmt_change_event()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/
H
A
D
mad.c
1183
u32
changed_attr
;
in handle_port_mgmt_change_event()
local
1189
changed_attr
= be32_to_cpu(eqe->event.port_mgmt_change.params.port_info.
changed_attr
);
in handle_port_mgmt_change_event()
1193
if (
changed_attr
& MSTR_SM_CHANGE_MASK) {
in handle_port_mgmt_change_event()
1200
if (
changed_attr
& MLX4_EQ_PORT_INFO_LID_CHANGE_MASK)
in handle_port_mgmt_change_event()
1204
if (
changed_attr
& MLX4_EQ_PORT_INFO_GID_PFX_CHANGE_MASK) {
in handle_port_mgmt_change_event()
1233
if (
changed_attr
& MLX4_EQ_PORT_INFO_CLIENT_REREG_MASK)
in handle_port_mgmt_change_event()
/kernel/linux/linux-5.10/include/linux/mlx4/
H
A
D
device.h
957
__be32
changed_attr
;
member
/kernel/linux/linux-6.6/include/linux/mlx4/
H
A
D
device.h
963
__be32
changed_attr
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H
A
D
eq.c
441
eqe.event.port_mgmt_change.params.port_info.
changed_attr
=
in mlx4_gen_slaves_port_mgt_ev()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H
A
D
eq.c
441
eqe.event.port_mgmt_change.params.port_info.
changed_attr
=
in mlx4_gen_slaves_port_mgt_ev()
Completed in 17 milliseconds