Searched defs:igc_phy_operations (Results 1 – 1 of 1) sorted by relevance
118 struct igc_phy_operations { struct119 s32 (*acquire)(struct igc_hw *hw);120 s32 (*check_reset_block)(struct igc_hw *hw);144 struct igc_phy_operations ops; argument