Searched refs:cid_base (Results 1 – 2 of 2) sorted by relevance
47 u32 idx = (cid & 0xffff) - p_ooo_info->cid_base; in ecore_ooo_seek_archipelago()102 u16 max_num_archipelagos = 0, cid_base; in ecore_ooo_alloc() local111 cid_base =(u16)ecore_cxt_get_proto_cid_start(p_hwfn, in ecore_ooo_alloc()120 cid_base = (u16)ecore_cxt_get_proto_cid_start(p_hwfn, in ecore_ooo_alloc()143 p_ooo_info->cid_base = cid_base; /* We look only at the icid */ in ecore_ooo_alloc()483 u32 idx = (cid & 0xffff) - p_ooo_info->cid_base; in ecore_ooo_add_new_isle()
77 u16 cid_base; member