Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_filter.c551 u32 bmap_ftid, max_ftid; in cxgb4_get_free_ftid() local
620 bmap_ftid = ftid; in cxgb4_get_free_ftid()
659 bmap_ftid = ftid - t->nhpftids; in cxgb4_get_free_ftid()
664 if (test_bit(bmap_ftid + i, bmap)) in cxgb4_get_free_ftid()