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

/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmr.c82 return mlx5_cmd_status_to_err(&lout.hdr); mlx5_core_create_mkey()
135 return mlx5_cmd_status_to_err(&out.hdr); mlx5_core_destroy_mkey()
157 return mlx5_cmd_status_to_err(&out->hdr); mlx5_core_query_mkey()
179 return mlx5_cmd_status_to_err(&out.hdr); mlx5_core_dump_fill_mkey()
211 return mlx5_cmd_status_to_err(&out.hdr); mlx5_core_create_psv()
241 err = mlx5_cmd_status_to_err(&out.hdr); mlx5_core_destroy_psv()
H A Dqp.c203 return mlx5_cmd_status_to_err(&out.hdr); mlx5_core_create_qp()
268 return mlx5_cmd_status_to_err(&out.hdr); mlx5_core_destroy_qp()
333 return mlx5_cmd_status_to_err(&out.hdr); mlx5_core_qp_modify()
366 return mlx5_cmd_status_to_err(&out->hdr); mlx5_core_qp_query()
386 err = mlx5_cmd_status_to_err(&out.hdr); mlx5_core_xrcd_alloc()
409 err = mlx5_cmd_status_to_err(&out.hdr); mlx5_core_xrcd_dealloc()
438 err = mlx5_cmd_status_to_err(&out.hdr); mlx5_core_page_fault_resume()
H A Dfw.c55 err = mlx5_cmd_status_to_err(&out->hdr); mlx5_cmd_query_adapter()
126 err = mlx5_cmd_status_to_err(&out.hdr); mlx5_cmd_init_hca()
145 err = mlx5_cmd_status_to_err(&out.hdr); mlx5_cmd_teardown_hca()
H A Dmcg.c80 err = mlx5_cmd_status_to_err(&out.hdr); mlx5_core_attach_mcg()
102 err = mlx5_cmd_status_to_err(&out.hdr); mlx5_core_detach_mcg()
H A Dpd.c75 return mlx5_cmd_status_to_err(&out.hdr); mlx5_core_alloc_pd()
97 return mlx5_cmd_status_to_err(&out.hdr); mlx5_core_dealloc_pd()
H A Dcq.c107 return mlx5_cmd_status_to_err(&out.hdr); mlx5_core_create_cq()
167 return mlx5_cmd_status_to_err(&out.hdr); mlx5_core_destroy_cq()
196 return mlx5_cmd_status_to_err(&out->hdr); mlx5_core_query_cq()
216 return mlx5_cmd_status_to_err(&out.hdr); mlx5_core_modify_cq()
H A Dsrq.c98 return mlx5_cmd_status_to_err(&out.hdr); mlx5_core_create_srq()
154 return mlx5_cmd_status_to_err(&out.hdr); mlx5_core_destroy_srq()
180 return mlx5_cmd_status_to_err(&out->hdr); mlx5_core_query_srq()
206 return mlx5_cmd_status_to_err(&out.hdr); mlx5_core_arm_srq()
H A Duar.c81 err = mlx5_cmd_status_to_err(&out.hdr); mlx5_cmd_alloc_uar()
107 err = mlx5_cmd_status_to_err(&out.hdr); mlx5_cmd_free_uar()
H A Dmad.c67 err = mlx5_cmd_status_to_err(&out->hdr); mlx5_core_mad_ifc()
H A Dport.c65 err = mlx5_cmd_status_to_err(&out->hdr); mlx5_core_access_reg()
H A Deq.c99 err = mlx5_cmd_status_to_err(&out.hdr); mlx5_cmd_destroy_eq()
377 err = mlx5_cmd_status_to_err(&out.hdr); mlx5_create_map_eq()
535 err = mlx5_cmd_status_to_err(&out->hdr); mlx5_core_eq_query()
H A Dpagealloc.c182 return mlx5_cmd_status_to_err(&out.hdr); mlx5_cmd_query_pages()
324 err = mlx5_cmd_status_to_err(&out.hdr); give_pages()
392 err = mlx5_cmd_status_to_err(&out->hdr); reclaim_pages()
H A Dmain.c486 return mlx5_cmd_status_to_err(&out.hdr); mlx5_core_enable_hca()
505 return mlx5_cmd_status_to_err(&out.hdr); mlx5_core_disable_hca()
H A Dcmd.c1560 int mlx5_cmd_status_to_err(struct mlx5_outbox_hdr *hdr) mlx5_cmd_status_to_err() function
/linux-4.1.27/include/linux/mlx5/
H A Ddriver.h655 int mlx5_cmd_status_to_err(struct mlx5_outbox_hdr *hdr);

Completed in 323 milliseconds