Home
last modified time | relevance | path

Searched refs:PHY_CTX_SIZE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dlm5706.h127 #define PHY_CTX_SIZE (1 << PHY_CTX_SHIFT) macro
128 #define PHY_CTX_MASK (PHY_CTX_SIZE - 1)
H A Dbnx_hw_reset.c227 for(offset = 0; offset < PHY_CTX_SIZE; offset += 4) in init_context_5706_a0_wa()
257 vcid_addr -= PHY_CTX_SIZE; in init_context_5706()
274 for(offset = 0; offset < PHY_CTX_SIZE; offset += 4) in init_context_5706()