Searched refs:opa_smp_check (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | ud.c | 750 * opa_smp_check() - Do the regular pkey checking, and the additional 762 * At the point where opa_smp_check() is called, we know: 765 * opa_smp_check() returns 0 if all checks succeed, 1 otherwise. 767 static int opa_smp_check(struct hfi1_ibport *ibp, u16 pkey, u8 sc5, in opa_smp_check() function 951 if (opa_smp_check(ibp, pkey, sc5, qp, slid, smp)) in hfi1_ud_rcv()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | ud.c | 709 * opa_smp_check() - Do the regular pkey checking, and the additional 721 * At the point where opa_smp_check() is called, we know: 724 * opa_smp_check() returns 0 if all checks succeed, 1 otherwise. 726 static int opa_smp_check(struct hfi1_ibport *ibp, u16 pkey, u8 sc5, in opa_smp_check() function 905 if (opa_smp_check(ibp, pkey, sc5, qp, slid, smp)) in hfi1_ud_rcv()
|
Completed in 3 milliseconds