Home
last modified time | relevance | path

Searched refs:ixgbevf_get_mac_addr_vf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.c235 * ixgbevf_get_mac_addr_vf - Read device MAC address
239 static s32 ixgbevf_get_mac_addr_vf(struct ixgbe_hw *hw, u8 *mac_addr) in ixgbevf_get_mac_addr_vf() function
444 ixgbevf_get_mac_addr_vf(hw, hw->mac.addr); in ixgbevf_set_rar_vf()
985 .get_mac_addr = ixgbevf_get_mac_addr_vf,
1003 .get_mac_addr = ixgbevf_get_mac_addr_vf,
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.c239 * ixgbevf_get_mac_addr_vf - Read device MAC address
243 static s32 ixgbevf_get_mac_addr_vf(struct ixgbe_hw *hw, u8 *mac_addr) in ixgbevf_get_mac_addr_vf() function
450 ixgbevf_get_mac_addr_vf(hw, hw->mac.addr); in ixgbevf_set_rar_vf()
1003 .get_mac_addr = ixgbevf_get_mac_addr_vf,
1021 .get_mac_addr = ixgbevf_get_mac_addr_vf,

Completed in 3 milliseconds