Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/ice/
Dice.h405 unsigned long last_printed_mdd_jiffies; member
Dice_virtchnl_pf.c4050 if (time_is_after_jiffies(pf->last_printed_mdd_jiffies + HZ * 1)) in ice_print_vfs_mdd_events()
4053 pf->last_printed_mdd_jiffies = jiffies; in ice_print_vfs_mdd_events()