Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dcbx_api.h119 enum dcbx_protocol_type proto_type; member
H A Decore_dcbx.c580 &entry->proto_type, ieee); in ecore_dcbx_get_app_data()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dbnxe_context.c1191 u8_t proto_type = 0; in lm_set_cdu_validation_data() local
1199 proto_type = lm_map_cid_to_proto(PFDEV(pdev), cid); in lm_set_cdu_validation_data()
1201 switch (proto_type) { in lm_set_cdu_validation_data()
1228 … *cdu_reserved = CDU_RSRVD_VALUE_TYPE_A(HW_CID(pdev, cid), CDU_REGION_NUMBER_XCM_AG, proto_type); in lm_set_cdu_validation_data()
1229 … *cdu_usage = CDU_RSRVD_VALUE_TYPE_A(HW_CID(pdev, cid), CDU_REGION_NUMBER_UCM_AG, proto_type); in lm_set_cdu_validation_data()