Home
last modified time | relevance | path

Searched refs:efa_com_destroy_qp_params (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/infiniband/hw/efa/ !
H A Defa_com_cmd.h67 struct efa_com_destroy_qp_params { struct
311 struct efa_com_destroy_qp_params *params);
H A Defa_com_cmd.c129 struct efa_com_destroy_qp_params *params) in efa_com_destroy_qp()
H A Defa_verbs.c484 struct efa_com_destroy_qp_params params = { .qp_handle = qp_handle }; in efa_destroy_qp_handle()