Lines Matching defs:p_hwfn
62 int qed_rdma_bmap_alloc(struct qed_hwfn *p_hwfn, in qed_rdma_bmap_alloc()
80 int qed_rdma_bmap_alloc_id(struct qed_hwfn *p_hwfn, in qed_rdma_bmap_alloc_id()
95 void qed_bmap_set_id(struct qed_hwfn *p_hwfn, in qed_bmap_set_id()
104 void qed_bmap_release_id(struct qed_hwfn *p_hwfn, in qed_bmap_release_id()
123 int qed_bmap_test_id(struct qed_hwfn *p_hwfn, in qed_bmap_test_id()
137 static u32 qed_rdma_get_sb_id(void *p_hwfn, u32 rel_sb_id) in qed_rdma_get_sb_id()
143 static int qed_rdma_alloc(struct qed_hwfn *p_hwfn, in qed_rdma_alloc()
307 void qed_rdma_bmap_free(struct qed_hwfn *p_hwfn, in qed_rdma_bmap_free()
355 static void qed_rdma_resc_free(struct qed_hwfn *p_hwfn) in qed_rdma_resc_free()
379 struct qed_hwfn *p_hwfn = (struct qed_hwfn *)rdma_cxt; in qed_rdma_free_tid() local
388 static void qed_rdma_free_reserved_lkey(struct qed_hwfn *p_hwfn) in qed_rdma_free_reserved_lkey()
393 static void qed_rdma_free(struct qed_hwfn *p_hwfn) in qed_rdma_free()
402 static void qed_rdma_get_guid(struct qed_hwfn *p_hwfn, u8 *guid) in qed_rdma_get_guid()
414 static void qed_rdma_init_events(struct qed_hwfn *p_hwfn, in qed_rdma_init_events()
426 static void qed_rdma_init_devinfo(struct qed_hwfn *p_hwfn, in qed_rdma_init_devinfo()
536 static void qed_rdma_init_port(struct qed_hwfn *p_hwfn) in qed_rdma_init_port()
552 static int qed_rdma_init_hw(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_rdma_init_hw()
567 static int qed_rdma_start_fw(struct qed_hwfn *p_hwfn, in qed_rdma_start_fw()
638 struct qed_hwfn *p_hwfn = (struct qed_hwfn *)rdma_cxt; in qed_rdma_alloc_tid() local
656 static int qed_rdma_reserve_lkey(struct qed_hwfn *p_hwfn) in qed_rdma_reserve_lkey()
674 static int qed_rdma_setup(struct qed_hwfn *p_hwfn, in qed_rdma_setup()
711 struct qed_hwfn *p_hwfn = (struct qed_hwfn *)rdma_cxt; in qed_rdma_stop() local
778 struct qed_hwfn *p_hwfn = (struct qed_hwfn *)rdma_cxt; in qed_rdma_add_user() local
813 struct qed_hwfn *p_hwfn = (struct qed_hwfn *)rdma_cxt; in qed_rdma_query_port() local
831 struct qed_hwfn *p_hwfn = (struct qed_hwfn *)rdma_cxt; in qed_rdma_query_device() local
841 struct qed_hwfn *p_hwfn; in qed_rdma_cnq_prod_update() local
867 struct qed_hwfn *p_hwfn = QED_LEADING_HWFN(cdev); in qed_fill_rdma_dev_info() local
949 struct qed_hwfn *p_hwfn = (struct qed_hwfn *)rdma_cxt; in qed_rdma_alloc_pd() local
969 struct qed_hwfn *p_hwfn = (struct qed_hwfn *)rdma_cxt; in qed_rdma_free_pd() local
980 qed_rdma_toggle_bit_create_resize_cq(struct qed_hwfn *p_hwfn, u16 icid) in qed_rdma_toggle_bit_create_resize_cq()
1008 struct qed_hwfn *p_hwfn = (struct qed_hwfn *)rdma_cxt; in qed_rdma_create_cq() local
1095 struct qed_hwfn *p_hwfn = (struct qed_hwfn *)rdma_cxt; in qed_rdma_destroy_cq() local
1174 struct qed_hwfn *p_hwfn = (struct qed_hwfn *)rdma_cxt; in qed_rdma_query_qp() local
1212 struct qed_hwfn *p_hwfn = (struct qed_hwfn *)rdma_cxt; in qed_rdma_destroy_qp() local
1234 struct qed_hwfn *p_hwfn = (struct qed_hwfn *)rdma_cxt; in qed_rdma_create_qp() local
1326 struct qed_hwfn *p_hwfn = (struct qed_hwfn *)rdma_cxt; in qed_rdma_modify_qp() local
1430 struct qed_hwfn *p_hwfn = (struct qed_hwfn *)rdma_cxt; in qed_rdma_register_tid() local
1561 struct qed_hwfn *p_hwfn = (struct qed_hwfn *)rdma_cxt; in qed_rdma_deregister_tid() local
1656 struct qed_hwfn *p_hwfn = rdma_cxt; in qed_rdma_modify_srq() local
1692 struct qed_hwfn *p_hwfn = rdma_cxt; in qed_rdma_destroy_srq() local
1736 struct qed_hwfn *p_hwfn = rdma_cxt; in qed_rdma_create_srq() local
1800 bool qed_rdma_allocated_qps(struct qed_hwfn *p_hwfn) in qed_rdma_allocated_qps()
1817 void qed_rdma_dpm_conf(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_rdma_dpm_conf()
1830 void qed_rdma_dpm_bar(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt) in qed_rdma_dpm_bar()
1840 struct qed_hwfn *p_hwfn = (struct qed_hwfn *)rdma_cxt; in qed_rdma_start() local
1880 struct qed_hwfn *p_hwfn = (struct qed_hwfn *)rdma_cxt; in qed_rdma_remove_user() local
1893 struct qed_hwfn *p_hwfn = QED_LEADING_HWFN(cdev); in qed_roce_ll2_set_mac_filter() local