Lines Matching refs:DUPLEX_FULL
1009 bp->duplex == DUPLEX_FULL ? "full" : "half"); in bnx2_report_link()
1041 if (bp->duplex == DUPLEX_FULL) { in bnx2_resolve_flow_ctrl()
1047 if (bp->duplex != DUPLEX_FULL) { in bnx2_resolve_flow_ctrl()
1141 bp->duplex = DUPLEX_FULL; in bnx2_5709s_linkup()
1169 bp->duplex = DUPLEX_FULL; in bnx2_5708s_linkup()
1186 bp->duplex = DUPLEX_FULL; in bnx2_5706s_linkup()
1203 bp->duplex = DUPLEX_FULL; in bnx2_5706s_linkup()
1230 bp->duplex = DUPLEX_FULL; in bnx2_copper_linkup()
1243 bp->duplex = DUPLEX_FULL; in bnx2_copper_linkup()
1251 bp->duplex = DUPLEX_FULL; in bnx2_copper_linkup()
1271 bp->duplex = DUPLEX_FULL; in bnx2_copper_linkup()
1495 if (bp->req_duplex == DUPLEX_FULL) in bnx2_enable_forced_2g5()
1726 if (bp->req_duplex == DUPLEX_FULL) in bnx2_setup_remote_phy()
1731 if (bp->req_duplex == DUPLEX_FULL) in bnx2_setup_remote_phy()
1800 if (bp->req_duplex == DUPLEX_FULL) { in bnx2_setup_serdes_phy()
1917 bp->req_duplex = DUPLEX_FULL; in bnx2_set_default_remote_link()
1955 bp->req_duplex = DUPLEX_FULL; in bnx2_set_default_link()
1996 bp->duplex = DUPLEX_FULL; in bnx2_remote_phy_event()
2031 if (bp->duplex == DUPLEX_FULL) in bnx2_remote_phy_event()
2127 if (bp->req_duplex == DUPLEX_FULL) { in bnx2_setup_copper_phy()
6993 (cmd->duplex != DUPLEX_FULL)) in bnx2_set_settings()