Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_mbx.h77 #define IXGBE_VF_SET_MACVLAN 0x06 /* VF requests PF for unicast filter */ macro
H A Dixgbe_vf.c508 msgbuf[0] |= IXGBE_VF_SET_MACVLAN; in ixgbevf_set_uc_addr_vf()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_pf.c893 case IXGBE_VF_SET_MACVLAN: in ixgbe_rcv_msg_from_vf()