Searched refs:nftids (Results 1 – 6 of 6) sorted by relevance
121 u_int nftids; member
654 MPASS(t->idx < sc->tids.nftids); in set_tcamfilter()940 if (ti->nftids == 0) in set_filter()942 if (t->idx >= ti->nftids) in set_filter()947 ((t->idx & 0x3) || t->idx + 4 >= ti->nftids)) in set_filter()1010 MPASS(ti->nftids != 0); in set_filter()1014 ti->ftid_tab = malloc(sizeof(struct filter_entry) * ti->nftids, in set_filter()1090 nfilters = sc->tids.nftids; in del_tcamfilter()1429 nfilters = sc->tids.nftids; in get_tcamfilter()
2253 COMPARE_PARAM(tids.nftids, nftids); in compare_caps_and_params()5449 sc->tids.nftids = val[3] - val[2] + 1; in get_params__post_init()7617 NULL, sc->tids.nftids, "number of filters"); in t4_sysctls()10740 if (t->nftids) { in sysctl_tids()
708 u32 nftids; member
3370 tid->nftids = val[1] - val[0] + 1; in collect_tid()
477 return (sc->tids.nftids > 0 && tid >= sc->tids.ftid_base && in is_ftid()