max_ftids 1457 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c unsigned int max_ftids = t->nftids + t->nsftids; max_ftids 1470 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c max_ftids * sizeof(*t->ftid_tab) + max_ftids 1481 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c t->ftid_bmap = (unsigned long *)&t->ftid_tab[max_ftids];