Searched refs:rec_type (Results 1 – 9 of 9) sorted by relevance
710 enum dr_dump_rec_type rec_type; in dr_dump_matcher_rx_tx() local714 rec_type = is_rx ? DR_DUMP_REC_TYPE_MATCHER_RX : in dr_dump_matcher_rx_tx()721 rec_type, DR_DBG_PTR_TO_ID(matcher_rx_tx), in dr_dump_matcher_rx_tx()810 enum dr_dump_rec_type rec_type; in dr_dump_table_rx_tx() local814 rec_type = is_rx ? DR_DUMP_REC_TYPE_TABLE_RX : in dr_dump_table_rx_tx()819 "%d,0x%llx,0x%llx\n", rec_type, table_id, in dr_dump_table_rx_tx()
989 recs[num_prs].rec_type = SA_PATH_REC_TYPE_IB; in ib_nl_process_good_resolve_rsp()1538 rec.rec_type = SA_PATH_REC_TYPE_OPA; in ib_sa_path_rec_callback()1545 rec.rec_type = SA_PATH_REC_TYPE_IB; in ib_sa_path_rec_callback()1685 if ((rec->rec_type != SA_PATH_REC_TYPE_IB) && in ib_sa_path_rec_get()1686 (rec->rec_type != SA_PATH_REC_TYPE_OPA)) in ib_sa_path_rec_get()1697 if (rec->rec_type == SA_PATH_REC_TYPE_OPA) { in ib_sa_path_rec_get()
1348 if (pri_path->rec_type == SA_PATH_REC_TYPE_OPA) in cm_format_req()1434 if (alt_path->rec_type == SA_PATH_REC_TYPE_OPA) in cm_format_req()1659 path->rec_type = SA_PATH_REC_TYPE_OPA; in cm_path_set_rec_type()1661 path->rec_type = SA_PATH_REC_TYPE_IB; in cm_path_set_rec_type()1671 if (primary_path->rec_type != SA_PATH_REC_TYPE_OPA) { in cm_format_path_lid_from_req()1689 if (alt_path->rec_type != SA_PATH_REC_TYPE_OPA) { in cm_format_path_lid_from_req()2168 work->path[0].rec_type = in cm_req_handler()2179 work->path[1].rec_type = work->path[0].rec_type; in cm_req_handler()3243 if (path->rec_type != SA_PATH_REC_TYPE_OPA) { in cm_format_path_lid_from_lap()
732 rec->rec_type != SA_PATH_REC_TYPE_ROCE_V2) in roce_resolve_route_from_path()
960 if (rec->rec_type == SA_PATH_REC_TYPE_OPA) { in ucma_query_path()1387 sa_path.rec_type = SA_PATH_REC_TYPE_IB; in ucma_set_ib_path()
2963 path_rec.rec_type = SA_PATH_REC_TYPE_OPA; in cma_query_ib_route()2965 path_rec.rec_type = SA_PATH_REC_TYPE_IB; in cma_query_ib_route()3157 route->path_rec->rec_type = sa_conv_gid_to_pathrec_type(gid_type); in cma_iboe_set_path_rec_l2_fields()
908 path->pathrec.rec_type = SA_PATH_REC_TYPE_OPA; in init_path_rec()910 path->pathrec.rec_type = SA_PATH_REC_TYPE_IB; in init_path_rec()
319 ch->ib_cm.path.rec_type = SA_PATH_REC_TYPE_OPA; in srp_new_ib_cm_id()321 ch->ib_cm.path.rec_type = SA_PATH_REC_TYPE_IB; in srp_new_ib_cm_id()
7107 lpfc_get_rec_conf23(uint8_t *buff, uint32_t size, uint8_t rec_type) in lpfc_get_rec_conf23() argument7123 if (buff[offset] == rec_type) in lpfc_get_rec_conf23()