Lines Matching refs:tx_preemphasis

5919 					  phy->tx_preemphasis[i]);  in bnx2x_set_preemphasis()
9141 phy->tx_preemphasis[0], in bnx2x_8726_config_init()
9142 phy->tx_preemphasis[1]); in bnx2x_8726_config_init()
9146 phy->tx_preemphasis[0]); in bnx2x_8726_config_init()
9151 phy->tx_preemphasis[1]); in bnx2x_8726_config_init()
9338 phy->tx_preemphasis[0], in bnx2x_8727_config_init()
9339 phy->tx_preemphasis[1]); in bnx2x_8727_config_init()
9342 phy->tx_preemphasis[0]); in bnx2x_8727_config_init()
9346 phy->tx_preemphasis[1]); in bnx2x_8727_config_init()
11629 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11655 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11690 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11725 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11765 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11794 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11825 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11853 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11884 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11916 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11946 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11983 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
12020 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
12054 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
12088 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
12121 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
12186 phy->tx_preemphasis[i << 1] = ((tx>>16) & 0xffff); in bnx2x_populate_preemphasis()
12187 phy->tx_preemphasis[(i << 1) + 1] = (tx & 0xffff); in bnx2x_populate_preemphasis()