Searched refs:E1000E_CTRL_FRCSPD (Results 1 – 1 of 1) sorted by relevance
281 ctrl &= !(E1000E_CTRL_FRCSPD | E1000E_CTRL_FRCDPLX); in new()737 const E1000E_CTRL_FRCSPD: u32 = 1 << 11; constant