Lines Matching refs:tx_preemphasis

5908 					  phy->tx_preemphasis[i]);  in bnx2x_set_preemphasis()
9138 phy->tx_preemphasis[0], in bnx2x_8726_config_init()
9139 phy->tx_preemphasis[1]); in bnx2x_8726_config_init()
9143 phy->tx_preemphasis[0]); in bnx2x_8726_config_init()
9148 phy->tx_preemphasis[1]); in bnx2x_8726_config_init()
9335 phy->tx_preemphasis[0], in bnx2x_8727_config_init()
9336 phy->tx_preemphasis[1]); in bnx2x_8727_config_init()
9339 phy->tx_preemphasis[0]); in bnx2x_8727_config_init()
9343 phy->tx_preemphasis[1]); in bnx2x_8727_config_init()
11374 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11400 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11435 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11470 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11508 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11537 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11568 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11596 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11627 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11659 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11689 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11726 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11763 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11797 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11830 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11895 phy->tx_preemphasis[i << 1] = ((tx>>16) & 0xffff); in bnx2x_populate_preemphasis()
11896 phy->tx_preemphasis[(i << 1) + 1] = (tx & 0xffff); in bnx2x_populate_preemphasis()