Home
last modified time | relevance | path

Searched defs:vf_mac (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/net/ethernet/cisco/enic/
H A Denic.h96 u8 vf_mac[ETH_ALEN]; member
/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.c881 unsigned char *vf_mac = adapter->vfinfo[vf].vf_mac_addresses; in ixgbe_vf_reset_msg() local
/linux-6.15/drivers/net/netdevsim/
H A Dnetdevsim.h295 u8 vf_mac[ETH_ALEN]; member
/linux-6.15/drivers/net/ethernet/intel/igb/
H A Digb.h113 u8 vf_mac[ETH_ALEN]; member
H A Digb_main.c7621 unsigned char *vf_mac = adapter->vf_data[vf].vf_mac_addresses; in igb_vf_reset_event() local
7634 unsigned char *vf_mac = adapter->vf_data[vf].vf_mac_addresses; in igb_vf_reset_msg() local
/linux-6.15/net/core/
H A Drtnetlink.c1501 struct ifla_vf_mac vf_mac; in rtnl_fill_vfinfo() local