Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_dcb.h213 ice_aq_cfg_lldp_mib_change(struct ice_hw *hw, bool ena_update,
H A Dice_dcb.c65 ice_aq_cfg_lldp_mib_change(struct ice_hw *hw, bool ena_update, in ice_aq_cfg_lldp_mib_change() function
964 ret = ice_aq_cfg_lldp_mib_change(hw, true, NULL); in ice_init_dcb()
993 ret = ice_aq_cfg_lldp_mib_change(hw, ena_mib, NULL); in ice_cfg_lldp_mib_change()