Searched refs:VGE_PHYSTS_TXFLOWCAP (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/vge/ | ||
H A D | if_vgereg.h | 431 #define VGE_PHYSTS_TXFLOWCAP 0x01 /* resolved TX flow control cap */ macro |
H A D | if_vge.c | 1672 if ((physts & VGE_PHYSTS_TXFLOWCAP) != 0) in vge_link_statchg() |