Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_82575.c20 static s32 igb_acquire_phy_82575(struct e1000_hw *);
712 * igb_acquire_phy_82575 - Acquire rights to access PHY
718 static s32 igb_acquire_phy_82575(struct e1000_hw *hw) in igb_acquire_phy_82575() function
2907 .acquire = igb_acquire_phy_82575,
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_82575.c20 static s32 igb_acquire_phy_82575(struct e1000_hw *);
712 * igb_acquire_phy_82575 - Acquire rights to access PHY
718 static s32 igb_acquire_phy_82575(struct e1000_hw *hw) in igb_acquire_phy_82575() function
2907 .acquire = igb_acquire_phy_82575,

Completed in 6 milliseconds