Lines Matching refs:duplex
947 if (bp->duplex == DUPLEX_HALF) in bnx2_report_fw_link()
953 if (bp->duplex == DUPLEX_HALF) in bnx2_report_fw_link()
959 if (bp->duplex == DUPLEX_HALF) in bnx2_report_fw_link()
965 if (bp->duplex == DUPLEX_HALF) in bnx2_report_fw_link()
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()
1121 bp->duplex = bp->req_duplex; in bnx2_5709s_linkup()
1141 bp->duplex = DUPLEX_FULL; in bnx2_5709s_linkup()
1143 bp->duplex = DUPLEX_HALF; in bnx2_5709s_linkup()
1169 bp->duplex = DUPLEX_FULL; in bnx2_5708s_linkup()
1171 bp->duplex = DUPLEX_HALF; in bnx2_5708s_linkup()
1186 bp->duplex = DUPLEX_FULL; in bnx2_5706s_linkup()
1189 bp->duplex = DUPLEX_HALF; in bnx2_5706s_linkup()
1203 bp->duplex = DUPLEX_FULL; in bnx2_5706s_linkup()
1206 bp->duplex = DUPLEX_HALF; in bnx2_5706s_linkup()
1230 bp->duplex = DUPLEX_FULL; in bnx2_copper_linkup()
1234 bp->duplex = DUPLEX_HALF; in bnx2_copper_linkup()
1243 bp->duplex = DUPLEX_FULL; in bnx2_copper_linkup()
1247 bp->duplex = DUPLEX_HALF; in bnx2_copper_linkup()
1251 bp->duplex = DUPLEX_FULL; in bnx2_copper_linkup()
1255 bp->duplex = DUPLEX_HALF; in bnx2_copper_linkup()
1271 bp->duplex = DUPLEX_FULL; in bnx2_copper_linkup()
1274 bp->duplex = DUPLEX_HALF; in bnx2_copper_linkup()
1324 (bp->duplex == DUPLEX_HALF)) { in bnx2_set_mac_link()
1359 if (bp->duplex == DUPLEX_HALF) in bnx2_set_mac_link()
1996 bp->duplex = DUPLEX_FULL; in bnx2_remote_phy_event()
1999 bp->duplex = DUPLEX_HALF; in bnx2_remote_phy_event()
2005 bp->duplex = DUPLEX_HALF; in bnx2_remote_phy_event()
2012 bp->duplex = DUPLEX_HALF; in bnx2_remote_phy_event()
2018 bp->duplex = DUPLEX_HALF; in bnx2_remote_phy_event()
2031 if (bp->duplex == DUPLEX_FULL) in bnx2_remote_phy_event()
2155 bp->duplex = bp->req_duplex; in bnx2_setup_copper_phy()
6928 cmd->duplex = bp->duplex; in bnx2_get_settings()
6938 cmd->duplex = DUPLEX_UNKNOWN; in bnx2_get_settings()
6993 (cmd->duplex != DUPLEX_FULL)) in bnx2_set_settings()
7004 req_duplex = cmd->duplex; in bnx2_set_settings()