WLAN_RC_PHY_OFDM
phy = WLAN_RC_PHY_OFDM;
if (phy == WLAN_RC_PHY_OFDM) {
case WLAN_RC_PHY_OFDM:
phy = IS_CCK_RATE(rs->rs_rate) ? WLAN_RC_PHY_CCK : WLAN_RC_PHY_OFDM;
phy = WLAN_RC_PHY_OFDM;