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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dbnxe_context.c1190 u8_t proto_type = 0; local
1198 proto_type = lm_map_cid_to_proto(PFDEV(pdev), cid);
1200 switch (proto_type) {
1227 *cdu_reserved = CDU_RSRVD_VALUE_TYPE_A(HW_CID(pdev, cid), CDU_REGION_NUMBER_XCM_AG, proto_type);
1228 *cdu_usage = CDU_RSRVD_VALUE_TYPE_A(HW_CID(pdev, cid), CDU_REGION_NUMBER_UCM_AG, proto_type);

Completed in 44 milliseconds