WLAN_RC_PHY_40
if (WLAN_RC_PHY_40(rate_table->info[tx_rate].phy))
if (WLAN_RC_PHY_40(phy) && !(capflag & WLAN_RC_40_FLAG))
if (!WLAN_RC_PHY_40(phy) && (capflag & WLAN_RC_40_FLAG))
if (WLAN_RC_PHY_40(rate_table->info[rix].phy))