Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igbvf/
H A Dvf.c17 static s32 e1000_read_mac_addr_vf(struct e1000_hw *);
48 mac->ops.read_mac_addr = e1000_read_mac_addr_vf; in e1000_init_mac_params_vf()
319 e1000_read_mac_addr_vf(hw); in e1000_rar_set_vf()
323 * e1000_read_mac_addr_vf - Read device MAC address
326 static s32 e1000_read_mac_addr_vf(struct e1000_hw *hw) in e1000_read_mac_addr_vf() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igbvf/
H A Dvf.c17 static s32 e1000_read_mac_addr_vf(struct e1000_hw *);
48 mac->ops.read_mac_addr = e1000_read_mac_addr_vf; in e1000_init_mac_params_vf()
319 e1000_read_mac_addr_vf(hw); in e1000_rar_set_vf()
323 * e1000_read_mac_addr_vf - Read device MAC address
326 static s32 e1000_read_mac_addr_vf(struct e1000_hw *hw) in e1000_read_mac_addr_vf() function

Completed in 2 milliseconds