This article explains how to rename the VMK adapters incase the adapters were not created in the desired order or renamed due to any issues like below -
vSphere ESXi 7.x and above
# configstorecli config current get -c esx -g network -k vmknics > vmknics.json
# vi vmknics.json
# configstorecli config current set -c esx -g network -k vmknics -j vmknics.json --overwrite
Recheck the VMK configuration
Note: Consult Broadcom Support before renaming the NSX related VMKernal adapters.