Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_80003es2lan.c35 STATIC s32 e1000_cfg_on_link_up_80003es2lan(struct e1000_hw *hw);
94 phy->ops.cfg_on_link_up = e1000_cfg_on_link_up_80003es2lan; in e1000_init_phy_params_80003es2lan()
1217 STATIC s32 e1000_cfg_on_link_up_80003es2lan(struct e1000_hw *hw) in e1000_cfg_on_link_up_80003es2lan() function