Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Delink.c6816 phy->tx_preemphasis[i]); in elink_set_preemphasis()
10126 phy->tx_preemphasis[0], in elink_8726_config_init()
10127 phy->tx_preemphasis[1]); in elink_8726_config_init()
10131 phy->tx_preemphasis[0]); in elink_8726_config_init()
10136 phy->tx_preemphasis[1]); in elink_8726_config_init()
10323 phy->tx_preemphasis[0], in elink_8727_config_init()
10324 phy->tx_preemphasis[1]); in elink_8727_config_init()
10327 phy->tx_preemphasis[0]); in elink_8727_config_init()
10331 phy->tx_preemphasis[1]); in elink_8727_config_init()
12514 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
[all …]
H A Delink.h283 uint16_t tx_preemphasis[4]; member