Lines Matching refs:req_duplex
1099 bp->duplex = bp->req_duplex; in bnx2_5709s_linkup()
1463 if (bp->req_duplex == DUPLEX_FULL) in bnx2_enable_forced_2g5()
1694 if (bp->req_duplex == DUPLEX_FULL) in bnx2_setup_remote_phy()
1699 if (bp->req_duplex == DUPLEX_FULL) in bnx2_setup_remote_phy()
1768 if (bp->req_duplex == DUPLEX_FULL) { in bnx2_setup_serdes_phy()
1885 bp->req_duplex = DUPLEX_FULL; in bnx2_set_default_remote_link()
1889 bp->req_duplex = DUPLEX_HALF; in bnx2_set_default_remote_link()
1894 bp->req_duplex = DUPLEX_HALF; in bnx2_set_default_remote_link()
1923 bp->req_duplex = DUPLEX_FULL; in bnx2_set_default_link()
2098 if (bp->req_duplex == DUPLEX_FULL) { in bnx2_setup_copper_phy()
2126 bp->duplex = bp->req_duplex; in bnx2_setup_copper_phy()
6725 u8 req_duplex = bp->req_duplex; in bnx2_set_settings() local
6776 req_duplex = cmd->duplex; in bnx2_set_settings()
6783 bp->req_duplex = req_duplex; in bnx2_set_settings()