Searched refs:iwcqp (Results 1 – 2 of 2) sorted by relevance
979 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_cqp_cq_create_cmd() local984 cqp_request = irdma_alloc_and_get_cqp_request(iwcqp, true); in irdma_cqp_cq_create_cmd()995 irdma_put_cqp_request(iwcqp, cqp_request); in irdma_cqp_cq_create_cmd()1008 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_cqp_qp_create_cmd() local1029 irdma_put_cqp_request(iwcqp, cqp_request); in irdma_cqp_qp_create_cmd()1237 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_cqp_qp_destroy_cmd() local1643 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_cqp_gather_stats_cmd() local1680 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_cqp_stats_inst_cmd() local1702 irdma_put_cqp_request(iwcqp, cqp_request); in irdma_cqp_stats_inst_cmd()1777 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_cqp_ws_node_cmd() local[all …]
2196 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_del_local_mac_entry() local2207 cqp_info->in.u.del_local_mac_entry.cqp = &iwcqp->sc_cqp; in irdma_del_local_mac_entry()2213 irdma_put_cqp_request(iwcqp, cqp_request); in irdma_del_local_mac_entry()2226 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_add_local_mac_entry() local2242 cqp_info->in.u.add_local_mac_entry.cqp = &iwcqp->sc_cqp; in irdma_add_local_mac_entry()2246 irdma_put_cqp_request(iwcqp, cqp_request); in irdma_add_local_mac_entry()2262 struct irdma_cqp *iwcqp = &rf->cqp; in irdma_alloc_local_mac_entry() local2274 cqp_info->in.u.alloc_local_mac_entry.cqp = &iwcqp->sc_cqp; in irdma_alloc_local_mac_entry()2280 irdma_put_cqp_request(iwcqp, cqp_request); in irdma_alloc_local_mac_entry()2461 struct irdma_cqp *iwcqp = &iwdev->rf->cqp; in irdma_manage_qhash() local[all …]