Searched refs:BNX_PHY_CTX_SIZE (Results 1 – 2 of 2) sorted by relevance
4616 #define BNX_PHY_CTX_SIZE (1 << BNX_PHY_CTX_SHIFT) macro4617 #define BNX_PHY_CTX_MASK (BNX_PHY_CTX_SIZE - 1)
3397 vcid_addr -= BNX_PHY_CTX_SIZE; in bnx_init_context()3402 for (offset = 0; offset < BNX_PHY_CTX_SIZE; in bnx_init_context()