Home
last modified time | relevance | path

Searched refs:chip_svc_type (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_cfg.h11 ((dev)->cfg_mgmt->svc_cap.chip_svc_type & CFG_SVC_NIC_BIT0)
48 enum cfg_svc_type_en chip_svc_type; /* HW supported service type */ member
H A Dhinic_pmd_cfg.c133 cap->chip_svc_type = dev_cap->svc_cap_en; in hinic_parse_pub_res_cap()
146 PMD_DRV_LOG(INFO, "chip_svc_type: 0x%x", cap->chip_svc_type); in hinic_parse_pub_res_cap()