Home
last modified time | relevance | path

Searched refs:ixgbe_ndo_set_vf_mac (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.h22 int ixgbe_ndo_set_vf_mac(struct net_device *netdev, int queue, u8 *mac);
H A Dixgbe_sriov.c1422 int ixgbe_ndo_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in ixgbe_ndo_set_vf_mac() function
H A Dixgbe_main.c10299 .ndo_set_vf_mac = ixgbe_ndo_set_vf_mac,
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.h22 int ixgbe_ndo_set_vf_mac(struct net_device *netdev, int queue, u8 *mac);
H A Dixgbe_sriov.c1422 int ixgbe_ndo_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in ixgbe_ndo_set_vf_mac() function
H A Dixgbe_main.c10406 .ndo_set_vf_mac = ixgbe_ndo_set_vf_mac,

Completed in 30 milliseconds