Searched defs:ice_qos_cfg (Results 1 – 1 of 1) sorted by relevance
633 struct ice_qos_cfg { struct634 struct ice_dcbx_cfg local_dcbx_cfg; /* Oper/Local Cfg */635 struct ice_dcbx_cfg desired_dcbx_cfg; /* CEE Desired Cfg */636 struct ice_dcbx_cfg remote_dcbx_cfg; /* Peer Cfg */637 u8 dcbx_status : 3; /* see ICE_DCBX_STATUS_DIS */638 u8 is_sw_lldp : 1;