Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_mbx.h87 #define E1000_VF_SET_PROMISC_UNICAST (0x01 << E1000_VT_MSGINFO_SHIFT) macro
H A De1000_vf.c491 msgbuf |= E1000_VF_SET_PROMISC_UNICAST; in e1000_promisc_set_vf()