Lines Matching refs:tx_preemphasis
5923 phy->tx_preemphasis[i]); in bnx2x_set_preemphasis()
9142 phy->tx_preemphasis[0], in bnx2x_8726_config_init()
9143 phy->tx_preemphasis[1]); in bnx2x_8726_config_init()
9147 phy->tx_preemphasis[0]); in bnx2x_8726_config_init()
9152 phy->tx_preemphasis[1]); in bnx2x_8726_config_init()
9336 phy->tx_preemphasis[0], in bnx2x_8727_config_init()
9337 phy->tx_preemphasis[1]); in bnx2x_8727_config_init()
9340 phy->tx_preemphasis[0]); in bnx2x_8727_config_init()
9344 phy->tx_preemphasis[1]); in bnx2x_8727_config_init()
11619 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11645 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11680 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11715 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11755 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11784 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11815 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11843 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11874 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11906 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11936 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11973 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
12010 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
12044 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
12078 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
12111 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
12176 phy->tx_preemphasis[i << 1] = ((tx>>16) & 0xffff); in bnx2x_populate_preemphasis()
12177 phy->tx_preemphasis[(i << 1) + 1] = (tx & 0xffff); in bnx2x_populate_preemphasis()