Home
last modified time | relevance | path

Searched refs:ena_mib (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_dcb.h162 int ice_cfg_lldp_mib_change(struct ice_hw *hw, bool ena_mib);
194 bool __always_unused ena_mib) in ice_cfg_lldp_mib_change() argument
H A Dice_dcb.c1054 int ice_cfg_lldp_mib_change(struct ice_hw *hw, bool ena_mib) in ice_cfg_lldp_mib_change() argument
1068 ret = ice_aq_cfg_lldp_mib_change(hw, ena_mib, NULL); in ice_cfg_lldp_mib_change()
1070 qos_cfg->is_sw_lldp = !ena_mib; in ice_cfg_lldp_mib_change()