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 D | ixgbe_sriov.h | 22 int ixgbe_ndo_set_vf_mac(struct net_device *netdev, int queue, u8 *mac);
|
H A D | ixgbe_sriov.c | 1422 int ixgbe_ndo_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in ixgbe_ndo_set_vf_mac() function
|
H A D | ixgbe_main.c | 10299 .ndo_set_vf_mac = ixgbe_ndo_set_vf_mac,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_sriov.h | 22 int ixgbe_ndo_set_vf_mac(struct net_device *netdev, int queue, u8 *mac);
|
H A D | ixgbe_sriov.c | 1422 int ixgbe_ndo_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in ixgbe_ndo_set_vf_mac() function
|
H A D | ixgbe_main.c | 10406 .ndo_set_vf_mac = ixgbe_ndo_set_vf_mac,
|
Completed in 30 milliseconds