Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_80003es2lan.c65 static s32 e1000_cfg_on_link_up_80003es2lan(struct e1000_hw *hw);
124 phy->ops.cfg_on_link_up = e1000_cfg_on_link_up_80003es2lan; in e1000_init_phy_params_80003es2lan()
1248 static s32 e1000_cfg_on_link_up_80003es2lan(struct e1000_hw *hw) in e1000_cfg_on_link_up_80003es2lan() function