Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dmbx.h81 #define IXGBE_VF_SET_MACVLAN 0x06 /* VF requests PF for unicast filter */ macro
H A Dvf.c263 msgbuf[0] |= IXGBE_VF_SET_MACVLAN; in ixgbevf_set_uc_addr_vf()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_mbx.h65 #define IXGBE_VF_SET_MACVLAN 0x06 /* VF requests PF for unicast filter */ macro
H A Dixgbe_sriov.c1301 case IXGBE_VF_SET_MACVLAN: in ixgbe_rcv_msg_from_vf()