None :-)
However directly forcing the mode is generally a bad idea - it tends to end up with mismatches, some of which are hard to diagnose.
If you want to force (say) 100M FDX the best thing is to set the the PHYs auto negotiate advertise register (ANAR) with the single bit for the the desired mode.
Then the negotiation will still happen, but the outcome is guaranteed [1].
[1] Unless you connect to an old 10M hub (which doesn't do any detection) or an old dual speed 10/100M hub that uses auto-detect not auto-negotiate. Anything that will do full duplex supports auto-negotiation.