Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_fdir.h119 uint8_t use_counter; member
H A Dhns3_fdir.c450 hns3_set_bit(ad_data, HNS3_FD_AD_USE_COUNTER_B, action->use_counter); in hns3_fd_ad_config()
776 ad_data.use_counter = true; in hns3_config_action()
779 ad_data.use_counter = false; in hns3_config_action()
/f-stack/freebsd/netpfil/pf/
H A Dpf_table.c2179 int idx = -1, use_counter = 0; in pfr_pool_get() local
2201 use_counter = 1; in pfr_pool_get()
2215 if (use_counter) { in pfr_pool_get()
2220 use_counter = 0; in pfr_pool_get()
2265 use_counter = 0; in pfr_pool_get()