Home
last modified time | relevance | path

Searched refs:MC5_MIN_TIDS (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb3/
Dcommon.h352 enum { MC5_MIN_TIDS = 16 }; enumerator
Dcxgb3_offload.c658 t->atids_in_use + atomic_read(&t->tids_in_use) + MC5_MIN_TIDS <= in cxgb3_alloc_atid()
Dcxgb3_main.c737 int min_tids = is_offload(adap) ? MC5_MIN_TIDS : 0; in set_nfilters()
764 MC5_MIN_TIDS) in set_nservers()