Home
last modified time | relevance | path

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

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