Searched refs:QLCNIC_READD_AGE (Results 1 – 2 of 2) sorted by relevance
190 if (jiffies > (QLCNIC_READD_AGE * HZ + time)) in qlcnic_add_lb_filter()304 if (jiffies > (QLCNIC_READD_AGE * HZ + tmp_fil->ftime)) in qlcnic_send_filter()
941 #define QLCNIC_READD_AGE 20 macro