Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/ice/
Dice_dcb_nl.h11 ice_dcbnl_flush_apps(struct ice_pf *pf, struct ice_dcbx_cfg *old_cfg,
16 #define ice_dcbnl_flush_apps(pf, old_cfg, new_cfg) do {} while (0) macro
Dice_dcb_lib.c893 ice_dcbnl_flush_apps(pf, &tmp_dcbx_cfg, &pi->local_dcbx_cfg); in ice_dcb_process_lldp_set_mib_change()
Dice_dcb_nl.c939 ice_dcbnl_flush_apps(struct ice_pf *pf, struct ice_dcbx_cfg *old_cfg, in ice_dcbnl_flush_apps() function