Searched refs:autoc (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/usr/drivers/e10k/
H A De10k_phy.c229 e10k_autoc_t autoc; local
276 autoc = e10k_autoc_rd(d);
277 autoc = e10k_autoc_lms_insert(autoc, 0x0);
278 autoc = e10k_autoc_restart_an_insert(autoc, 1);
279 e10k_autoc_wr(d, autoc);
282 autoc = e10k_autoc_rd(d);
283 autoc = e10k_autoc_lms_insert(autoc, e10k_l10g_sf
[all...]

Completed in 26 milliseconds