Searched defs:ice_qos_cfg (Results 1 – 1 of 1) sorted by relevance
731 struct ice_qos_cfg { struct732 struct ice_dcbx_cfg local_dcbx_cfg; /* Oper/Local Cfg */733 struct ice_dcbx_cfg desired_dcbx_cfg; /* CEE Desired Cfg */734 struct ice_dcbx_cfg remote_dcbx_cfg; /* Peer Cfg */735 u8 dcbx_status : 3; /* see ICE_DCBX_STATUS_DIS */759 struct ice_qos_cfg qos_cfg; argument