Home
last modified time | relevance | path

Searched refs:ixgb_identify_phy (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/intel/ixgb/
Dixgb_hw.c30 static ixgb_phy_type ixgb_identify_phy(struct ixgb_hw *hw);
200 ixgb_identify_phy(struct ixgb_hw *hw) in ixgb_identify_phy() function
305 hw->phy_type = ixgb_identify_phy(hw); in ixgb_init_hw()