Lines Matching refs:req_duplex
1103 bp->duplex = bp->req_duplex; in bnx2_5709s_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()
1903 bp->req_duplex = DUPLEX_HALF; in bnx2_set_default_remote_link()
1908 bp->req_duplex = DUPLEX_HALF; in bnx2_set_default_remote_link()
1937 bp->req_duplex = DUPLEX_FULL; in bnx2_set_default_link()
2109 if (bp->req_duplex == DUPLEX_FULL) { in bnx2_setup_copper_phy()
2137 bp->duplex = bp->req_duplex; in bnx2_setup_copper_phy()
6935 u8 req_duplex = bp->req_duplex; in bnx2_set_settings() local
6986 req_duplex = cmd->duplex; in bnx2_set_settings()
6993 bp->req_duplex = req_duplex; in bnx2_set_settings()