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

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe_elink.c4565 uint16_t lane, i, cl72_ctrl, an_adv = 0, val; local
4585 MDIO_WC_REG_CL72_USERB0_CL72_MISC1_CONTROL, &cl72_ctrl);
4586 cl72_ctrl &= 0x08ff;
4587 cl72_ctrl |= 0x3800;
4589 MDIO_WC_REG_CL72_USERB0_CL72_MISC1_CONTROL, cl72_ctrl);

Completed in 195 milliseconds