Searched refs:MTW_PHY_MCS (Results 1 – 2 of 2) sorted by relevance
803 #define MTW_PHY_MCS 0x3f macro
2088 switch ((phy & MTW_PHY_MCS) & ~MTW_PHY_SHPRE) { in mtw_rx_frame()2098 switch (phy & MTW_PHY_MCS) { in mtw_rx_frame()