Searched refs:max_tids (Results 1 – 1 of 1) sorted by relevance
343 unsigned int filter_id, max_tids, i, j; in cxgb4_delete_knode() local392 max_tids = adapter->tids.nftids; in cxgb4_delete_knode()397 for (j = 0; j < max_tids; j++) { in cxgb4_delete_knode()440 unsigned int max_tids = adap->tids.nftids; in cxgb4_init_tc_u32() local444 if (!max_tids) in cxgb4_init_tc_u32()447 t = kvzalloc(struct_size(t, table, max_tids), GFP_KERNEL); in cxgb4_init_tc_u32()451 t->size = max_tids; in cxgb4_init_tc_u32()457 bmap_size = BITS_TO_LONGS(max_tids); in cxgb4_init_tc_u32()462 bitmap_zero(link->tid_map, max_tids); in cxgb4_init_tc_u32()