Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_82575.h423 #define E1000_VT_CTL_VM_REPL_EN (1 << 30) macro
H A De1000_82575.c2355 vt_ctl |= E1000_VT_CTL_VM_REPL_EN; in e1000_vmdq_set_replication_pf()
2357 vt_ctl &= ~E1000_VT_CTL_VM_REPL_EN; in e1000_vmdq_set_replication_pf()