Home
last modified time | relevance | path

Searched refs:mlx5_cmd_status_to_err (Results 1 – 15 of 15) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dmr.c83 return mlx5_cmd_status_to_err(&lout.hdr); in mlx5_core_create_mkey()
136 return mlx5_cmd_status_to_err(&out.hdr); in mlx5_core_destroy_mkey()
158 return mlx5_cmd_status_to_err(&out->hdr); in mlx5_core_query_mkey()
180 return mlx5_cmd_status_to_err(&out.hdr); in mlx5_core_dump_fill_mkey()
212 return mlx5_cmd_status_to_err(&out.hdr); in mlx5_core_create_psv()
242 err = mlx5_cmd_status_to_err(&out.hdr); in mlx5_core_destroy_psv()
Dqp.c210 return mlx5_cmd_status_to_err(&out.hdr); in mlx5_core_create_qp()
275 return mlx5_cmd_status_to_err(&out.hdr); in mlx5_core_destroy_qp()
340 return mlx5_cmd_status_to_err(&out.hdr); in mlx5_core_qp_modify()
374 return mlx5_cmd_status_to_err(&out->hdr); in mlx5_core_qp_query()
394 err = mlx5_cmd_status_to_err(&out.hdr); in mlx5_core_xrcd_alloc()
417 err = mlx5_cmd_status_to_err(&out.hdr); in mlx5_core_xrcd_dealloc()
446 err = mlx5_cmd_status_to_err(&out.hdr); in mlx5_core_page_fault_resume()
Dpd.c75 return mlx5_cmd_status_to_err(&out.hdr); in mlx5_core_alloc_pd()
97 return mlx5_cmd_status_to_err(&out.hdr); in mlx5_core_dealloc_pd()
Dcq.c107 return mlx5_cmd_status_to_err(&out.hdr); in mlx5_core_create_cq()
167 return mlx5_cmd_status_to_err(&out.hdr); in mlx5_core_destroy_cq()
196 return mlx5_cmd_status_to_err(&out->hdr); in mlx5_core_query_cq()
216 return mlx5_cmd_status_to_err(&out.hdr); in mlx5_core_modify_cq()
Dmcg.c80 err = mlx5_cmd_status_to_err(&out.hdr); in mlx5_core_attach_mcg()
102 err = mlx5_cmd_status_to_err(&out.hdr); in mlx5_core_detach_mcg()
Dfw.c180 err = mlx5_cmd_status_to_err(&out.hdr); in mlx5_cmd_init_hca()
199 err = mlx5_cmd_status_to_err(&out.hdr); in mlx5_cmd_teardown_hca()
Dpagealloc.c182 return mlx5_cmd_status_to_err(&out.hdr); in mlx5_cmd_query_pages()
295 err = mlx5_cmd_status_to_err(&out.hdr); in page_notify_fail()
348 err = mlx5_cmd_status_to_err(&out.hdr); in give_pages()
403 err = mlx5_cmd_status_to_err(&out->hdr); in reclaim_pages()
Dmad.c67 err = mlx5_cmd_status_to_err(&out->hdr); in mlx5_core_mad_ifc()
Deq.c99 err = mlx5_cmd_status_to_err(&out.hdr); in mlx5_cmd_destroy_eq()
377 err = mlx5_cmd_status_to_err(&out.hdr); in mlx5_create_map_eq()
535 err = mlx5_cmd_status_to_err(&out->hdr); in mlx5_core_eq_query()
Dmlx5_core.h82 return mlx5_cmd_status_to_err((struct mlx5_outbox_hdr *)out); in mlx5_cmd_exec_check_status()
Duar.c82 err = mlx5_cmd_status_to_err(&out.hdr); in mlx5_cmd_alloc_uar()
108 err = mlx5_cmd_status_to_err(&out.hdr); in mlx5_cmd_free_uar()
Dport.c65 err = mlx5_cmd_status_to_err(&out->hdr); in mlx5_core_access_reg()
Dmain.c479 return mlx5_cmd_status_to_err(&out.hdr); in mlx5_core_enable_hca()
498 return mlx5_cmd_status_to_err(&out.hdr); in mlx5_core_disable_hca()
Dcmd.c1738 int mlx5_cmd_status_to_err(struct mlx5_outbox_hdr *hdr) in mlx5_cmd_status_to_err() function
/linux-4.4.14/include/linux/mlx5/
Ddriver.h688 int mlx5_cmd_status_to_err(struct mlx5_outbox_hdr *hdr);