Home
last modified time | relevance | path

Searched refs:rvt_operation_params (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dqp.h16 extern const struct rvt_operation_params hfi1_post_parms[];
H A Dqp.c35 const struct rvt_operation_params hfi1_post_parms[RVT_OPERATION_MAX] = {
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_verbs.h400 extern const struct rvt_operation_params qib_post_parms[];
H A Dqib_qp.c64 const struct rvt_operation_params qib_post_parms[RVT_OPERATION_MAX] = {
/openbmc/linux/include/rdma/
H A Drdma_vt.h382 const struct rvt_operation_params *post_parms;
H A Drdmavt_qp.h322 struct rvt_operation_params { struct
/openbmc/linux/drivers/infiniband/sw/rdmavt/
H A Dqp.c1864 const struct rvt_operation_params *post_parms, in rvt_qp_valid_operation()