stid_bmap_size 1459 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c unsigned int stid_bmap_size; stid_bmap_size 1463 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c stid_bmap_size = BITS_TO_LONGS(t->nstids + t->nsftids); stid_bmap_size 1469 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c stid_bmap_size * sizeof(long) + stid_bmap_size 1480 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c t->ftid_tab = (struct filter_entry *)&t->stid_bmap[stid_bmap_size];