Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_dcb.c64 ice_aq_cfg_lldp_mib_change(struct ice_hw *hw, bool ena_update, in ice_aq_cfg_lldp_mib_change() function
1000 ret = ice_aq_cfg_lldp_mib_change(hw, true, NULL); in ice_init_dcb()
1029 ret = ice_aq_cfg_lldp_mib_change(hw, ena_mib, NULL); in ice_cfg_lldp_mib_change()