Lines Matching refs:dcbx_status
4096 hw->port_info->qos_cfg.dcbx_status = ICE_DCBX_STATUS_NOT_STARTED; in ice_sysctl_fw_lldp_agent()
8478 hw->port_info->qos_cfg.dcbx_status = ice_get_dcbx_status(hw); in ice_start_dcbx_agent()
8480 if (hw->port_info->qos_cfg.dcbx_status != ICE_DCBX_STATUS_DONE && in ice_start_dcbx_agent()
8481 hw->port_info->qos_cfg.dcbx_status != ICE_DCBX_STATUS_IN_PROGRESS) { in ice_start_dcbx_agent()
8539 hw->port_info->qos_cfg.dcbx_status = ICE_DCBX_STATUS_NOT_STARTED; in ice_init_dcb_setup()
8542 switch (hw->port_info->qos_cfg.dcbx_status) { in ice_init_dcb_setup()
10810 u8 maxtcs, dcbx_status, is_sw_lldp; in ice_sysctl_dump_dcbx_cfg() local
10854 dcbx_status = ice_get_dcbx_status(hw); in ice_sysctl_dump_dcbx_cfg()
10862 sbuf_printf(sbuf, "dcbx_status: %d\n", dcbx_status); in ice_sysctl_dump_dcbx_cfg()