[][MAC80211][mt76][Fix mt7915 sku wrong value]

[Description]
Fix mt7915 sku path wrong value
1. For per path value, we should not use the current antenna numbers as delta, because the values of different number of antennas would be minus wrong delta.
2. Fix and refactor dts to firmware command mapping.
dts: {RU26, RU52, RU106, BW20, BW40, BW80, BW160}
fw:  {BW20, BW40, BW80, BW160, RU26, Ru52, RU106}
3. Fix after change chain mask, sku table not update.
4. Fix iw set 0 dbm, sku set wrong value.

[Release-log]
N/A

Change-Id: Ie28cb3730487bf4218b5566f1fddcaf9abe076c1
Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/7647585
1 file changed