nsftids 169 drivers/net/ethernet/chelsio/cxgb4/cudbg_entity.h u32 nsftids; nsftids 1785 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c tid->nsftids = padap->tids.nsftids; nsftids 3189 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c if (t->nsftids) nsftids 3191 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c t->sftid_base, t->sftid_base + t->nsftids - 2, nsftids 373 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c adapter->tids.nsftids - 1)) && nsftids 699 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c if (fidx >= adapter->tids.nftids + adapter->tids.nsftids) nsftids 751 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c adapter->tids.nsftids; nsftids 1270 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c if (filter_id != (max_fidx + adapter->tids.nsftids - 1) && nsftids 1535 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c if (filter_id != (max_fidx + adapter->tids.nsftids - 1) && nsftids 1770 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c max_fidx = adap->tids.nftids + adap->tids.nsftids; nsftids 1295 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c t->nstids + t->nsftids, t->nstids); nsftids 1296 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c if (stid < (t->nstids + t->nsftids)) nsftids 1319 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c if (t->nsftids && (stid >= t->sftid_base)) { nsftids 1457 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c unsigned int max_ftids = t->nftids + t->nsftids; nsftids 1463 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c stid_bmap_size = BITS_TO_LONGS(t->nstids + t->nsftids); nsftids 1468 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c t->nsftids * sizeof(*t->stid_tab) + nsftids 1479 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c t->stid_bmap = (unsigned long *)&t->stid_tab[t->nstids + t->nsftids]; nsftids 1503 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c bitmap_zero(t->stid_bmap, t->nstids + t->nsftids); nsftids 4719 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c adap->tids.nsftids = adap->tids.nftids - nsftids 118 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h unsigned int nsftids; nsftids 151 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h if (t->nsftids && (stid >= t->sftid_base)) { nsftids 158 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h return stid < (t->nstids + t->nsftids) ? t->stid_tab[stid].data : NULL; nsftids 2436 drivers/net/ethernet/chelsio/cxgb4/sge.c if (adap->tids.nsftids)