Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_mac.c1700 pi->flags |= TPF_VI_ENABLED; in t4_port_enable()
1725 if (pi->flags & TPF_VI_ENABLED) { in t4_port_disable()
1734 pi->flags &= ~TPF_VI_ENABLED; in t4_port_disable()
H A Dadapter.h539 TPF_VI_ENABLED = (1 << 2), enumerator