Lines Matching refs:DUPLEX_FULL
991 bp->duplex == DUPLEX_FULL ? "full" : "half"); in bnx2_report_link()
1023 if (bp->duplex == DUPLEX_FULL) { in bnx2_resolve_flow_ctrl()
1029 if (bp->duplex != DUPLEX_FULL) { in bnx2_resolve_flow_ctrl()
1123 bp->duplex = DUPLEX_FULL; in bnx2_5709s_linkup()
1151 bp->duplex = DUPLEX_FULL; in bnx2_5708s_linkup()
1168 bp->duplex = DUPLEX_FULL; in bnx2_5706s_linkup()
1185 bp->duplex = DUPLEX_FULL; in bnx2_5706s_linkup()
1212 bp->duplex = DUPLEX_FULL; in bnx2_copper_linkup()
1225 bp->duplex = DUPLEX_FULL; in bnx2_copper_linkup()
1233 bp->duplex = DUPLEX_FULL; in bnx2_copper_linkup()
1253 bp->duplex = DUPLEX_FULL; in bnx2_copper_linkup()
1477 if (bp->req_duplex == DUPLEX_FULL) in bnx2_enable_forced_2g5()
1708 if (bp->req_duplex == DUPLEX_FULL) in bnx2_setup_remote_phy()
1713 if (bp->req_duplex == DUPLEX_FULL) in bnx2_setup_remote_phy()
1782 if (bp->req_duplex == DUPLEX_FULL) { in bnx2_setup_serdes_phy()
1899 bp->req_duplex = DUPLEX_FULL; in bnx2_set_default_remote_link()
1937 bp->req_duplex = DUPLEX_FULL; in bnx2_set_default_link()
1978 bp->duplex = DUPLEX_FULL; in bnx2_remote_phy_event()
2013 if (bp->duplex == DUPLEX_FULL) in bnx2_remote_phy_event()
2109 if (bp->req_duplex == DUPLEX_FULL) { in bnx2_setup_copper_phy()
6975 (cmd->duplex != DUPLEX_FULL)) in bnx2_set_settings()