Searched refs:PHY_CTX_SIZE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dbnx2.h6531 #define PHY_CTX_SIZE (1 << PHY_CTX_SHIFT) macro
6532 #define PHY_CTX_MASK (PHY_CTX_SIZE - 1)
H A Dbnx2.c2592 for (i = 0; i < (CTX_SIZE / PHY_CTX_SIZE); i++) {
2600 for (offset = 0; offset < PHY_CTX_SIZE; offset += 4)
H A Dcnic.c3542 for (i = 0; i < PHY_CTX_SIZE; i += 4)

Completed in 97 milliseconds