Searched defs:ice_qos_cfg (Results 1 – 1 of 1) sorted by relevance
691 struct ice_qos_cfg { struct692 struct ice_dcbx_cfg local_dcbx_cfg; /* Oper/Local Cfg */693 struct ice_dcbx_cfg desired_dcbx_cfg; /* CEE Desired Cfg */694 struct ice_dcbx_cfg remote_dcbx_cfg; /* Peer Cfg */718 struct ice_qos_cfg qos_cfg; argument