Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dthunder_bgx.h138 #define SMU_TX_CTL_UNI_EN (1UL << 1) macro
H A Dthunder_bgx.c676 cfg &= ~SMU_TX_CTL_UNI_EN; in bgx_lmac_xaui_init()