Searched refs:PHY_CTX_SIZE (Results 1 – 3 of 3) sorted by relevance
6592 #define PHY_CTX_SIZE (1 << PHY_CTX_SHIFT) macro6593 #define PHY_CTX_MASK (PHY_CTX_SIZE - 1)
2643 for (i = 0; i < (CTX_SIZE / PHY_CTX_SIZE); i++) { in bnx2_init_context()2651 for (offset = 0; offset < PHY_CTX_SIZE; offset += 4) in bnx2_init_context()
4556 for (i = 0; i < PHY_CTX_SIZE; i += 4) in cnic_init_bnx2_tx_ring()