Symbol: PHYLINK_PCS_NEG_INBAND_ENABLED
drivers/net/dsa/lantiq/mxl-gsw1xx.c
487
if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED)
drivers/net/dsa/mv88e6xxx/pcs-6352.c
199
bmcr = neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED ? BMCR_ANENABLE : 0;
drivers/net/dsa/mv88e6xxx/pcs-639x.c
327
if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED)
drivers/net/dsa/qca/qca8k-8xxx.c
1561
val = neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED ?
drivers/net/ethernet/marvell/mvneta.c
4036
if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED) {
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
6347
if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED) {
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
6801
pcs->ops->pcs_config(pcs, PHYLINK_PCS_NEG_INBAND_ENABLED,
drivers/net/ethernet/marvell/prestera/prestera_main.c
319
cfg_mac.inband = neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED;
drivers/net/ethernet/microchip/lan966x/lan966x_phylink.c
111
config.autoneg = neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED;
drivers/net/ethernet/microchip/sparx5/sparx5_phylink.c
119
neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED;
drivers/net/ethernet/microchip/sparx5/sparx5_phylink.c
120
conf.autoneg = neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED;
drivers/net/pcs/pcs-lynx.c
138
if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED)
drivers/net/pcs/pcs-lynx.c
160
if (neg_mode != PHYLINK_PCS_NEG_INBAND_ENABLED) {
drivers/net/pcs/pcs-lynx.c
216
if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED)
drivers/net/pcs/pcs-mtk-lynxi.c
188
if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED) {
drivers/net/pcs/pcs-mtk-lynxi.c
273
if (neg_mode != PHYLINK_PCS_NEG_INBAND_ENABLED) {
drivers/net/pcs/pcs-xpcs.c
1013
PHYLINK_PCS_NEG_INBAND_ENABLED);
drivers/net/pcs/pcs-xpcs.c
1230
if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED)
drivers/net/pcs/pcs-xpcs.c
807
if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED)
drivers/net/pcs/pcs-xpcs.c
819
if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED)
drivers/net/pcs/pcs-xpcs.c
885
if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED) {
drivers/net/pcs/pcs-xpcs.c
936
if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED) {
drivers/net/phy/phylink.c
1196
neg_mode = PHYLINK_PCS_NEG_INBAND_ENABLED;
drivers/net/phy/phylink.c
1214
neg_mode = PHYLINK_PCS_NEG_INBAND_ENABLED;
drivers/net/phy/phylink.c
1227
neg_mode = PHYLINK_PCS_NEG_INBAND_ENABLED;
drivers/net/phy/phylink.c
1230
neg_mode = PHYLINK_PCS_NEG_INBAND_ENABLED;
drivers/net/phy/phylink.c
1413
autoneg = pl->pcs_neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED;
drivers/net/phy/phylink.c
4160
if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED) {
drivers/net/phy/phylink.c
4170
if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED) {
drivers/net/phy/phylink.c
4181
if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED)
drivers/net/phy/phylink.c
4186
if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED)
drivers/net/phy/phylink.c
4299
if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED)