Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/vge/
HDif_vgereg.h431 #define VGE_PHYSTS_TXFLOWCAP 0x01 /* resolved TX flow control cap */ macro
HDif_vge.c1679 if ((physts & VGE_PHYSTS_TXFLOWCAP) != 0) in vge_link_statchg()