Searched refs:MOD_CLASS_OFDM (Results 1 – 3 of 3) sorted by relevance
481 pg->modulation_class = MOD_CLASS_OFDM; in wlan_power_ioctl_set_power()539 return (int)MOD_CLASS_OFDM; in wlan_get_modulation_class()629 if (mod_class == MOD_CLASS_OFDM) in wlan_power_ioctl_set_power_ext()
619 if (pg->modulation_class == MOD_CLASS_OFDM) in wlan_ret_tx_power_cfg()
992 #define MOD_CLASS_OFDM 0x07U macro