Searched refs:MC5_MIN_TIDS (Results 1 - 3 of 3) sorted by path

/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h352 enum { MC5_MIN_TIDS = 16 }; enumerator in enum:__anon2927
H A Dcxgb3_main.c740 int min_tids = is_offload(adap) ? MC5_MIN_TIDS : 0;
767 MC5_MIN_TIDS)
H A Dcxgb3_offload.c658 t->atids_in_use + atomic_read(&t->tids_in_use) + MC5_MIN_TIDS <=

Completed in 93 milliseconds