Lines Matching refs:req_duplex
1121 bp->duplex = bp->req_duplex; in bnx2_5709s_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()
1921 bp->req_duplex = DUPLEX_HALF; in bnx2_set_default_remote_link()
1926 bp->req_duplex = DUPLEX_HALF; in bnx2_set_default_remote_link()
1955 bp->req_duplex = DUPLEX_FULL; in bnx2_set_default_link()
2127 if (bp->req_duplex == DUPLEX_FULL) { in bnx2_setup_copper_phy()
2155 bp->duplex = bp->req_duplex; in bnx2_setup_copper_phy()
6953 u8 req_duplex = bp->req_duplex; in bnx2_set_settings() local
7004 req_duplex = cmd->duplex; in bnx2_set_settings()
7011 bp->req_duplex = req_duplex; in bnx2_set_settings()