Lines Matching defs:iwdev

61 	struct i40iw_device *iwdev = to_iwdev(ibdev);  in i40iw_query_device()  local
122 struct i40iw_device *iwdev = to_iwdev(ibdev); in i40iw_alloc_ucontext() local
187 static void i40iw_alloc_push_page(struct i40iw_device *iwdev, struct i40iw_sc_qp *qp) in i40iw_alloc_push_page()
224 static void i40iw_dealloc_push_page(struct i40iw_device *iwdev, struct i40iw_sc_qp *qp) in i40iw_dealloc_push_page()
262 struct i40iw_device *iwdev = to_iwdev(pd->device); in i40iw_alloc_pd() local
311 struct i40iw_device *iwdev = to_iwdev(ibpd->device); in i40iw_dealloc_pd() local
347 struct i40iw_device *iwdev = iwqp->iwdev; in i40iw_free_qp_resources() local
383 struct i40iw_device *iwdev = iwqp->iwdev; in i40iw_destroy_qp() local
418 static int i40iw_setup_virt_qp(struct i40iw_device *iwdev, in i40iw_setup_virt_qp()
444 static int i40iw_setup_kmode_qp(struct i40iw_device *iwdev, in i40iw_setup_kmode_qp()
509 struct i40iw_device *iwdev = to_iwdev(ibpd->device); in i40iw_create_qp() local
775 void i40iw_hw_modify_qp(struct i40iw_device *iwdev, struct i40iw_qp *iwqp, in i40iw_hw_modify_qp()
826 struct i40iw_device *iwdev = iwqp->iwdev; in i40iw_modify_qp() local
1003 static void cq_free_resources(struct i40iw_device *iwdev, struct i40iw_cq *iwcq) in cq_free_resources()
1017 void i40iw_cq_wq_destroy(struct i40iw_device *iwdev, struct i40iw_sc_cq *cq) in i40iw_cq_wq_destroy()
1046 struct i40iw_device *iwdev; in i40iw_destroy_cq() local
1069 struct i40iw_device *iwdev = to_iwdev(ibdev); in i40iw_create_cq() local
1230 static void i40iw_free_stag(struct i40iw_device *iwdev, u32 stag) in i40iw_free_stag()
1243 static u32 i40iw_create_stag(struct i40iw_device *iwdev) in i40iw_create_stag()
1376 static int i40iw_setup_pbles(struct i40iw_device *iwdev, in i40iw_setup_pbles()
1417 static int i40iw_handle_q_mem(struct i40iw_device *iwdev, in i40iw_handle_q_mem()
1494 static int i40iw_hw_alloc_stag(struct i40iw_device *iwdev, struct i40iw_mr *iwmr) in i40iw_hw_alloc_stag()
1538 struct i40iw_device *iwdev = to_iwdev(pd->device); in i40iw_alloc_mr() local
1656 static int i40iw_hwreg_mr(struct i40iw_device *iwdev, in i40iw_hwreg_mr()
1727 struct i40iw_device *iwdev = to_iwdev(pd->device); in i40iw_reg_user_mr() local
1871 struct i40iw_device *iwdev = to_iwdev(pd->device); in i40iw_reg_phys_mr() local
1968 struct i40iw_device *iwdev = to_iwdev(ib_mr->device); in i40iw_dereg_mr() local
2513 struct i40iw_device *iwdev = to_iwdev(dev); in i40iw_get_dev_fw_str() local
2528 struct i40iw_device *iwdev = to_iwdev(ibdev); in i40iw_alloc_hw_stats() local
2559 struct i40iw_device *iwdev = to_iwdev(ibdev); in i40iw_get_hw_stats() local
2588 struct i40iw_device *iwdev = to_iwdev(ibdev); in i40iw_query_gid() local
2647 static struct i40iw_ib_device *i40iw_init_rdma_device(struct i40iw_device *iwdev) in i40iw_init_rdma_device()
2699 void i40iw_port_ibevent(struct i40iw_device *iwdev) in i40iw_port_ibevent()
2727 int i40iw_register_rdma_device(struct i40iw_device *iwdev) in i40iw_register_rdma_device()