Searched refs:new_vcid (Results 1 – 1 of 1) sorted by relevance
2611 u32 new_vcid; in bnx2_init_context() local2615 new_vcid = 0x60 + (vcid & 0xf0) + (vcid & 0x7); in bnx2_init_context()2618 new_vcid = vcid; in bnx2_init_context()2620 pcid_addr = GET_PCID_ADDR(new_vcid); in bnx2_init_context()