Searched defs:ice_qos_cfg (Results 1 – 1 of 1) sorted by relevance
681 struct ice_qos_cfg { struct682 struct ice_dcbx_cfg local_dcbx_cfg; /* Oper/Local Cfg */683 struct ice_dcbx_cfg desired_dcbx_cfg; /* CEE Desired Cfg */684 struct ice_dcbx_cfg remote_dcbx_cfg; /* Peer Cfg */708 struct ice_qos_cfg qos_cfg; argument