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.h66 struct efa_com_destroy_qp_params { struct
300 struct efa_com_destroy_qp_params *params);
H A Defa_com_cmd.c128 struct efa_com_destroy_qp_params *params) in efa_com_destroy_qp()
H A Defa_verbs.c437 struct efa_com_destroy_qp_params params = { .qp_handle = qp_handle }; in efa_destroy_qp_handle()