Searched refs:ICE_AQC_REPORT_TOPO_CAP (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_dcf_parent.c | 205 ICE_AQC_REPORT_TOPO_CAP, pcaps, NULL); in ice_dcf_init_parent_hw()
|
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_common.c | 197 if (status == ICE_SUCCESS && report_mode == ICE_AQC_REPORT_TOPO_CAP) { in ice_aq_get_phy_caps() 782 ICE_AQC_REPORT_TOPO_CAP, pcaps, NULL); in ice_init_hw() 2635 status = ice_aq_get_phy_caps(pi, false, ICE_AQC_REPORT_TOPO_CAP, in ice_update_link_info() 2753 status = ice_aq_get_phy_caps(pi, false, ICE_AQC_REPORT_TOPO_CAP, in ice_cfg_phy_fc() 2977 status = ice_aq_get_phy_caps(pi, false, ICE_AQC_REPORT_TOPO_CAP, pcaps, in ice_cfg_phy_fec()
|
| H A D | ice_adminq_cmd.h | 1203 #define ICE_AQC_REPORT_TOPO_CAP BIT(1) macro
|