Home
last modified time | relevance | path

Searched refs:atids_in_use (Results 1 – 2 of 2) sorted by relevance

/drivers/net/cxgb3/
Dcxgb3_offload.h168 unsigned int atids_in_use; member
Dcxgb3_offload.c491 t->atids_in_use--; in cxgb3_free_atid()
621 t->atids_in_use + atomic_read(&t->tids_in_use) + MC5_MIN_TIDS <= in cxgb3_alloc_atid()
629 t->atids_in_use++; in cxgb3_alloc_atid()
1176 t->stids_in_use = t->atids_in_use = 0; in init_tid_tabs()