Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnx2x/
H A Delink.c5851 uint16_t control2; in elink_set_parallel_detection() local
5855 &control2); in elink_set_parallel_detection()
5857 control2 |= MDIO_SERDES_DIGITAL_A_1000X_CONTROL2_PRL_DT_EN; in elink_set_parallel_detection()
5859 control2 &= ~MDIO_SERDES_DIGITAL_A_1000X_CONTROL2_PRL_DT_EN; in elink_set_parallel_detection()
5861 phy->speed_cap_mask, control2); in elink_set_parallel_detection()
5865 control2); in elink_set_parallel_detection()
5880 &control2); in elink_set_parallel_detection()
5883 control2 |= in elink_set_parallel_detection()
5889 control2); in elink_set_parallel_detection()