Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_sriov.c552 wx_del_mac_filter(wx, entry->vf_macvlan, vf); in wx_set_vf_macvlan()
575 memcpy(entry->vf_macvlan, mac_addr, ETH_ALEN); in wx_set_vf_macvlan()
H A Dwx_type.h1218 u8 vf_macvlan[ETH_ALEN]; member
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.c657 entry->vf_macvlan, vf); in ixgbe_set_vf_macvlan()
694 memcpy(entry->vf_macvlan, mac_addr, ETH_ALEN); in ixgbe_set_vf_macvlan()
H A Dixgbe.h247 u8 vf_macvlan[ETH_ALEN]; member