Config the MAC and the PHY after link is up.
static int32_t e1000_copper_link_postconfig(
struct e1000_hw * hw
)
Config the MAC and the PHY after link is up. 1) Set up the MAC to the current PHY speed/duplex if we are on 82543. If we are on newer silicon, we only need to configure collision distance in the Transmit Control Register. 2) Set up flow control on the MAC to that established with the link partner. 3) Config DSP to improve Gigabit link quality for some PHY revisions.
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー | e1000_hw.c