Searched refs:modal_header_2g (Results 1 – 4 of 4) sorted by relevance
1500 return eep->modal_header_2g.xpa_bias_lvl; in ar9300_xpa_bias_level_get()1540 return eep->modal_header_2g.ant_ctrl_common; in ar9300_ant_ctrl_common_get()1550 return eep->modal_header_2g.switchcomspdt; in ar9300_switch_com_spdt_get()1559 return eep->modal_header_2g.ant_ctrl_common2; in ar9300_ant_ctrl_common2_get()2034 return eep->modal_header_2g.quick_drop; in ar9300_quick_drop_get()2071 return eep->modal_header_2g.tx_end_to_xpa_off; in ar9300_tx_end_to_xpa_off_get()2341 temp_slope = eep->modal_header_2g.temp_slope; in ar9300_power_control_override()4359 eep->modal_header_2g.ant_ctrl_common = dword; in ar9300_swap_eeprom()4362 eep->modal_header_2g.ant_ctrl_common2 = dword; in ar9300_swap_eeprom()4443 mptr->modal_header_2g.paprd_rate_mask_ht40; in ar9300_eeprom_restore()[all …]
377 OSPREY_MODAL_EEP_HEADER modal_header_2g; member
929 …ACTOR(_scale, _eep, _is2G, _channel) do{ if(_is2G) { _scale = (_eep->modal_header_2g.paprd_rate_ma…
3418 rf_gain_cap = (u_int32_t) eep->modal_header_2g.rf_gain_cap; in ar9300_rf_gain_cap_apply()