Home
last modified time | relevance | path

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

/src/sys/dev/bxe/
H A Dbxe_elink.c6781 phy->tx_preemphasis[i]); in elink_set_preemphasis()
10049 phy->tx_preemphasis[0], in elink_8726_config_init()
10050 phy->tx_preemphasis[1]); in elink_8726_config_init()
10054 phy->tx_preemphasis[0]); in elink_8726_config_init()
10059 phy->tx_preemphasis[1]); in elink_8726_config_init()
10246 phy->tx_preemphasis[0], in elink_8727_config_init()
10247 phy->tx_preemphasis[1]); in elink_8727_config_init()
10250 phy->tx_preemphasis[0]); in elink_8727_config_init()
10254 phy->tx_preemphasis[1]); in elink_8727_config_init()
12429 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
[all …]
H A Dbxe_elink.h292 uint16_t tx_preemphasis[4]; member