Searched refs:PHY_CTX_SIZE (Results 1 – 2 of 2) sorted by relevance
4625 #define PHY_CTX_SIZE (1 << PHY_CTX_SHIFT) macro4626 #define PHY_CTX_MASK (PHY_CTX_SIZE - 1)
3165 vcid_addr -= PHY_CTX_SIZE; in bnx_init_context()3170 for(offset = 0; offset < PHY_CTX_SIZE; offset += 4) { in bnx_init_context()