Searched defs:ice_qos_cfg (Results 1 – 1 of 1) sorted by relevance
702 struct ice_qos_cfg { struct703 struct ice_dcbx_cfg local_dcbx_cfg; /* Oper/Local Cfg */704 struct ice_dcbx_cfg desired_dcbx_cfg; /* CEE Desired Cfg */705 struct ice_dcbx_cfg remote_dcbx_cfg; /* Peer Cfg */729 struct ice_qos_cfg qos_cfg; argument