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

/freebsd-current/sys/dev/bce/
H A Dif_bcereg.h6138 #define PHY_CTX_SIZE (1 << PHY_CTX_SHIFT) macro
6139 #define PHY_CTX_MASK (PHY_CTX_SIZE - 1)
H A Dif_bce.c4726 vcid_addr -= PHY_CTX_SIZE;
4731 for(offset = 0; offset < PHY_CTX_SIZE; offset += 4) {

Completed in 123 milliseconds