Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hw.c643 expires = tmp_fil->ftime + QLCNIC_FILTER_AGE * HZ; in qlcnic_prune_lb_filters()
662 expires = tmp_fil->ftime + QLCNIC_FILTER_AGE * HZ; in qlcnic_prune_lb_filters()
Dqlcnic.h1064 #define QLCNIC_FILTER_AGE 80 macro