Lines Matching refs:tx_preemphasis

5923 					  phy->tx_preemphasis[i]);  in bnx2x_set_preemphasis()
9145 phy->tx_preemphasis[0], in bnx2x_8726_config_init()
9146 phy->tx_preemphasis[1]); in bnx2x_8726_config_init()
9150 phy->tx_preemphasis[0]); in bnx2x_8726_config_init()
9155 phy->tx_preemphasis[1]); in bnx2x_8726_config_init()
9342 phy->tx_preemphasis[0], in bnx2x_8727_config_init()
9343 phy->tx_preemphasis[1]); in bnx2x_8727_config_init()
9346 phy->tx_preemphasis[0]); in bnx2x_8727_config_init()
9350 phy->tx_preemphasis[1]); in bnx2x_8727_config_init()
11633 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11659 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11694 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11729 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11769 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11798 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11829 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11857 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11888 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11920 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11950 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11987 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
12024 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
12058 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
12092 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
12125 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
12190 phy->tx_preemphasis[i << 1] = ((tx>>16) & 0xffff); in bnx2x_populate_preemphasis()
12191 phy->tx_preemphasis[(i << 1) + 1] = (tx & 0xffff); in bnx2x_populate_preemphasis()