Home
last modified time | relevance | path

Searched defs:igc_phy_operations (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/intel/igc/
Digc_hw.h118 struct igc_phy_operations { struct
119 s32 (*acquire)(struct igc_hw *hw);
120 s32 (*check_reset_block)(struct igc_hw *hw);
144 struct igc_phy_operations ops; argument