hash_tids_in_use 3148 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 				   atomic_read(&t->hash_tids_in_use));
hash_tids_in_use 3157 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 				   atomic_read(&t->hash_tids_in_use));
hash_tids_in_use 3163 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 				   atomic_read(&t->hash_tids_in_use));
hash_tids_in_use 1431 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 				atomic_sub(2, &t->hash_tids_in_use);
hash_tids_in_use 1433 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 				atomic_dec(&t->hash_tids_in_use);
hash_tids_in_use 1493 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 	atomic_set(&t->hash_tids_in_use, 0);
hash_tids_in_use  132 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h 	atomic_t hash_tids_in_use;
hash_tids_in_use  167 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h 			atomic_add(2, &t->hash_tids_in_use);
hash_tids_in_use  169 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h 			atomic_inc(&t->hash_tids_in_use);