Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/efa/
Defa_com_cmd.h66 struct efa_com_destroy_qp_params { struct
300 struct efa_com_destroy_qp_params *params);
Defa_com_cmd.c128 struct efa_com_destroy_qp_params *params) in efa_com_destroy_qp()
Defa_verbs.c437 struct efa_com_destroy_qp_params params = { .qp_handle = qp_handle }; in efa_destroy_qp_handle()