Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_82575.c45 static s32 igb_read_mac_addr_82575(struct e1000_hw *);
1838 * igb_read_mac_addr_82575 - Read device MAC address
1841 static s32 igb_read_mac_addr_82575(struct e1000_hw *hw) in igb_read_mac_addr_82575() function
2898 .read_mac_addr = igb_read_mac_addr_82575,
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_82575.c45 static s32 igb_read_mac_addr_82575(struct e1000_hw *);
1838 * igb_read_mac_addr_82575 - Read device MAC address
1841 static s32 igb_read_mac_addr_82575(struct e1000_hw *hw) in igb_read_mac_addr_82575() function
2898 .read_mac_addr = igb_read_mac_addr_82575,

Completed in 7 milliseconds