Searched refs:eotid_bmap (Results 1 – 1 of 1) sorted by relevance
148 unsigned long *eotid_bmap; member223 eotid = find_first_zero_bit(t->eotid_bmap, t->neotids); in cxgb4_get_free_eotid()232 set_bit(eotid, t->eotid_bmap); in cxgb4_alloc_eotid()239 clear_bit(eotid, t->eotid_bmap); in cxgb4_free_eotid()