Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgbe_vf.c554 msgbuf[0] |= IXGBE_VF_SET_MACVLAN; in ixgbevf_set_uc_addr_vf()
H A Dixgbe_type.h4175 #define IXGBE_VF_SET_MACVLAN 0x06 /* VF requests PF for unicast filter */ macro