Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/igc/
Digc_phy.h20 s32 igc_get_phy_id(struct igc_hw *hw);
Digc_phy.c133 s32 igc_get_phy_id(struct igc_hw *hw) in igc_get_phy_id() function
Digc_i225.c171 ret_val = igc_get_phy_id(hw); in igc_init_phy_params_i225()