Searched refs:max_ftid (Results 1 – 1 of 1) sorted by relevance
551 u32 bmap_ftid, max_ftid; in cxgb4_get_free_ftid() local601 max_ftid = t->nftids + t->nhpftids; in cxgb4_get_free_ftid()602 while (ftid < max_ftid) { in cxgb4_get_free_ftid()655 if (ftid + n > max_ftid) in cxgb4_get_free_ftid()1021 unsigned int max_ftid = adapter->tids.nftids + in clear_all_filters() local1026 for (i = adapter->tids.nhpftids; i < max_ftid; i++, f++) in clear_all_filters()