Lines Matching refs:tx_preemphasis
5929 phy->tx_preemphasis[i]); in bnx2x_set_preemphasis()
9159 phy->tx_preemphasis[0], in bnx2x_8726_config_init()
9160 phy->tx_preemphasis[1]); in bnx2x_8726_config_init()
9164 phy->tx_preemphasis[0]); in bnx2x_8726_config_init()
9169 phy->tx_preemphasis[1]); in bnx2x_8726_config_init()
9356 phy->tx_preemphasis[0], in bnx2x_8727_config_init()
9357 phy->tx_preemphasis[1]); in bnx2x_8727_config_init()
9360 phy->tx_preemphasis[0]); in bnx2x_8727_config_init()
9364 phy->tx_preemphasis[1]); in bnx2x_8727_config_init()
11505 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11531 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11566 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11601 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11641 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11670 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11701 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11729 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11760 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11792 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11822 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11859 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11896 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11930 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11964 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
11997 .tx_preemphasis = {0xffff, 0xffff, 0xffff, 0xffff},
12062 phy->tx_preemphasis[i << 1] = ((tx>>16) & 0xffff); in bnx2x_populate_preemphasis()
12063 phy->tx_preemphasis[(i << 1) + 1] = (tx & 0xffff); in bnx2x_populate_preemphasis()