Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.h229 int ice_lldp_execute_pending_mib(struct ice_hw *hw);
H A Dice_dcb_lib.c1068 ice_lldp_execute_pending_mib(&pf->hw); in ice_dcb_process_lldp_set_mib_change()
1094 ice_lldp_execute_pending_mib(&pf->hw); in ice_dcb_process_lldp_set_mib_change()
H A Dice_common.c5604 int ice_lldp_execute_pending_mib(struct ice_hw *hw) in ice_lldp_execute_pending_mib() function