Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_mbx.h105 #define IXGBE_VF_SET_MACVLAN 0x06 /* VF requests PF for unicast filter */ macro
H A Dixgbe_vf.c500 msgbuf[0] |= IXGBE_VF_SET_MACVLAN; in ixgbevf_set_uc_addr_vf()
511 if (msgbuf[0] == (IXGBE_VF_SET_MACVLAN | IXGBE_VT_MSGTYPE_NACK)) in ixgbevf_set_uc_addr_vf()