Searched refs:PORT_STATUS_SPEED_MASK (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/sys/dev/etherswitch/e6000sw/ | ||
| H A D | e6000swreg.h | 67 #define PORT_STATUS_SPEED_MASK 0x300 macro |
| H A D | e6000sw.c | 1552 switch (portstatus & PORT_STATUS_SPEED_MASK) { |