Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hw.c648 expires = tmp_fil->ftime + QLCNIC_FILTER_AGE * HZ; in qlcnic_prune_lb_filters()
667 expires = tmp_fil->ftime + QLCNIC_FILTER_AGE * HZ; in qlcnic_prune_lb_filters()
Dqlcnic.h1070 #define QLCNIC_FILTER_AGE 80 macro