Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A 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
H A Dice_dcb_lib.c896 ice_dcbnl_flush_apps(pf, &tmp_dcbx_cfg, &pi->qos_cfg.local_dcbx_cfg); in ice_dcb_process_lldp_set_mib_change()
H A Dice_dcb_nl.c941 ice_dcbnl_flush_apps(struct ice_pf *pf, struct ice_dcbx_cfg *old_cfg, in ice_dcbnl_flush_apps() function