Lines Matching refs:tx_preemphasis

5923 					  phy->tx_preemphasis[i]);  in bnx2x_set_preemphasis()
9144 phy->tx_preemphasis[0], in bnx2x_8726_config_init()
9145 phy->tx_preemphasis[1]); in bnx2x_8726_config_init()
9149 phy->tx_preemphasis[0]); in bnx2x_8726_config_init()
9154 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()
11621 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11647 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11682 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11717 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11757 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11786 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11817 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11845 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11876 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11908 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11938 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11975 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
12012 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
12046 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
12080 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
12113 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
12178 phy->tx_preemphasis[i << 1] = ((tx>>16) & 0xffff); in bnx2x_populate_preemphasis()
12179 phy->tx_preemphasis[(i << 1) + 1] = (tx & 0xffff); in bnx2x_populate_preemphasis()