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