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:sm_lid
(Results
1 - 25
of
68
) sorted by relevance
1
2
3
/kernel/linux/linux-5.10/drivers/infiniband/core/
H
A
D
uverbs_std_types_device.c
158
resp->
sm_lid
= OPA_TO_IB_UCAST_LID(attr->
sm_lid
);
in copy_port_attr_to_resp()
161
resp->
sm_lid
= ib_lid_cpu16(attr->
sm_lid
);
in copy_port_attr_to_resp()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H
A
D
uverbs_std_types_device.c
158
resp->
sm_lid
= OPA_TO_IB_UCAST_LID(attr->
sm_lid
);
in copy_port_attr_to_resp()
161
resp->
sm_lid
= ib_lid_cpu16(attr->
sm_lid
);
in copy_port_attr_to_resp()
/kernel/linux/linux-5.10/include/rdma/
H
A
D
ib_smi.h
63
__be16
sm_lid
;
member
H
A
D
opa_port_info.h
335
__be32
sm_lid
;
member
H
A
D
rdma_vt.h
53
u32
sm_lid
;
member
/kernel/linux/linux-6.6/include/rdma/
H
A
D
ib_smi.h
63
__be16
sm_lid
;
member
H
A
D
opa_port_info.h
335
__be32
sm_lid
;
member
H
A
D
rdma_vt.h
53
u32
sm_lid
;
member
/kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/
H
A
D
ib_srpt.h
401
* @
sm_lid
: cached value of the port's
sm_lid
.
420
u32
sm_lid
;
member
/kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/
H
A
D
ib_srpt.h
401
* @
sm_lid
: cached value of the port's
sm_lid
.
420
u32
sm_lid
;
member
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H
A
D
qib_mad.c
105
if (ibp->rvp.
sm_lid
!= be16_to_cpu(IB_LID_PERMISSIVE)) {
in qib_send_trap()
108
ah = qib_create_qp0_ah(ibp, (u16)ibp->rvp.
sm_lid
);
in qib_send_trap()
499
pip->
sm_lid
= cpu_to_be16((u16)ibp->rvp.
sm_lid
);
in subn_get_portinfo()
708
smlid = be16_to_cpu(pip->
sm_lid
);
in subn_set_portinfo()
713
else if (smlid != ibp->rvp.
sm_lid
|| msl != ibp->rvp.sm_sl) {
in subn_set_portinfo()
716
if (smlid != ibp->rvp.
sm_lid
)
in subn_set_portinfo()
723
if (smlid != ibp->rvp.
sm_lid
)
in subn_set_portinfo()
724
ibp->rvp.
sm_lid
= smlid;
in subn_set_portinfo()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H
A
D
qib_mad.c
105
if (ibp->rvp.
sm_lid
!= be16_to_cpu(IB_LID_PERMISSIVE)) {
in qib_send_trap()
108
ah = qib_create_qp0_ah(ibp, (u16)ibp->rvp.
sm_lid
);
in qib_send_trap()
499
pip->
sm_lid
= cpu_to_be16((u16)ibp->rvp.
sm_lid
);
in subn_get_portinfo()
708
smlid = be16_to_cpu(pip->
sm_lid
);
in subn_set_portinfo()
713
else if (smlid != ibp->rvp.
sm_lid
|| msl != ibp->rvp.sm_sl) {
in subn_set_portinfo()
716
if (smlid != ibp->rvp.
sm_lid
)
in subn_set_portinfo()
723
if (smlid != ibp->rvp.
sm_lid
)
in subn_set_portinfo()
724
ibp->rvp.
sm_lid
= smlid;
in subn_set_portinfo()
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/
H
A
D
vt.c
166
props->
sm_lid
= rvp->
sm_lid
;
in rvt_query_port()
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/
H
A
D
vt.c
128
props->
sm_lid
= rvp->
sm_lid
;
in rvt_query_port()
/kernel/linux/linux-5.10/drivers/infiniband/hw/vmw_pvrdma/
H
A
D
pvrdma_verbs.c
164
props->
sm_lid
= resp->attrs.
sm_lid
;
in pvrdma_query_port()
H
A
D
pvrdma_verbs.h
172
u16
sm_lid
;
member
/kernel/linux/linux-6.6/drivers/infiniband/hw/vmw_pvrdma/
H
A
D
pvrdma_verbs.c
164
props->
sm_lid
= resp->attrs.
sm_lid
;
in pvrdma_query_port()
H
A
D
pvrdma_verbs.h
137
u16
sm_lid
;
member
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
H
A
D
rxe.c
91
port->attr.
sm_lid
= RXE_PORT_SM_LID;
in rxe_init_port_param()
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
H
A
D
mthca_mad.c
124
be16_to_cpu(pinfo->
sm_lid
),
in smp_snoop()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/
H
A
D
mthca_mad.c
124
be16_to_cpu(pinfo->
sm_lid
),
in smp_snoop()
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/
H
A
D
rxe.c
91
port->attr.
sm_lid
= RXE_PORT_SM_LID;
in rxe_init_port_param()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H
A
D
mad.c
375
if (ibp->rvp.
sm_lid
!= be16_to_cpu(IB_LID_PERMISSIVE)) {
in send_trap()
378
ah = hfi1_create_qp0_ah(ibp, ibp->rvp.
sm_lid
);
in send_trap()
839
pi->
sm_lid
= cpu_to_be32(ibp->rvp.
sm_lid
);
in __subn_get_opa_portinfo()
1388
smlid = be32_to_cpu(pi->
sm_lid
);
in __subn_set_opa_portinfo()
1453
} else if (smlid != ibp->rvp.
sm_lid
|| msl != ibp->rvp.sm_sl) {
in __subn_set_opa_portinfo()
1457
if (smlid != ibp->rvp.
sm_lid
)
in __subn_set_opa_portinfo()
1463
if (smlid != ibp->rvp.
sm_lid
)
in __subn_set_opa_portinfo()
1464
ibp->rvp.
sm_lid
= smlid;
in __subn_set_opa_portinfo()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H
A
D
mad.c
333
if (ibp->rvp.
sm_lid
!= be16_to_cpu(IB_LID_PERMISSIVE)) {
in send_trap()
336
ah = hfi1_create_qp0_ah(ibp, ibp->rvp.
sm_lid
);
in send_trap()
797
pi->
sm_lid
= cpu_to_be32(ibp->rvp.
sm_lid
);
in __subn_get_opa_portinfo()
1346
smlid = be32_to_cpu(pi->
sm_lid
);
in __subn_set_opa_portinfo()
1411
} else if (smlid != ibp->rvp.
sm_lid
|| msl != ibp->rvp.sm_sl) {
in __subn_set_opa_portinfo()
1415
if (smlid != ibp->rvp.
sm_lid
)
in __subn_set_opa_portinfo()
1421
if (smlid != ibp->rvp.
sm_lid
)
in __subn_set_opa_portinfo()
1422
ibp->rvp.
sm_lid
= smlid;
in __subn_set_opa_portinfo()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H
A
D
vport.c
706
rep->
sm_lid
= MLX5_GET_PR(hca_vport_context, ctx,
sm_lid
);
in mlx5_query_hca_vport_context()
Completed in 36 milliseconds
1
2
3