Home
last modified time | relevance | path

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

/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] = {
/linux/include/rdma/
H A Drdma_vt.h382 const struct rvt_operation_params *post_parms;
H A Drdmavt_qp.h323 struct rvt_operation_params { struct
/linux/drivers/infiniband/sw/rdmavt/
H A Dqp.c1862 const struct rvt_operation_params *post_parms, in rvt_qp_valid_operation()