Searched refs:pfr_op (Results 1 – 1 of 1) sorted by relevance
1304 int pfr_dir, pfr_op; in pfr_get_tstats() local1326 for (pfr_op = 0; pfr_op < PFR_OP_TABLE_MAX; pfr_op ++) { in pfr_get_tstats()1339 for (pfr_op = 0; pfr_op < PFR_REFCNT_MAX; pfr_op++) in pfr_get_tstats()1340 tbl->pfrts_refcnt[pfr_op] = p->pfrkt_refcnt[pfr_op]; in pfr_get_tstats()1864 int pfr_dir, pfr_op; in pfr_clstats_ktable() local1871 for (pfr_op = 0; pfr_op < PFR_OP_TABLE_MAX; pfr_op ++) { in pfr_clstats_ktable()1886 int pfr_dir, pfr_op; in pfr_create_ktable() local1906 for (pfr_op = 0; pfr_op < PFR_OP_TABLE_MAX; pfr_op ++) { in pfr_create_ktable()1913 kt->pfrkt_bytes[pfr_dir][pfr_op] = in pfr_create_ktable()1960 int pfr_dir, pfr_op; in pfr_destroy_ktable() local[all …]