Searched refs:txFrameToPaOn (Results 1 – 7 of 7) sorted by relevance
/drivers/net/wireless/ath/ath9k/ |
D | eeprom.h | 352 u8 txFrameToPaOn; member 405 u8 txFrameToPaOn; member 483 u8 txFrameToPaOn; member
|
D | ar9003_eeprom.c | 123 .txFrameToPaOn = 0x0e, 326 .txFrameToPaOn = 0x0e, 701 .txFrameToPaOn = 0x0e, 904 .txFrameToPaOn = 0x0e, 1280 .txFrameToPaOn = 0x0e, 1483 .txFrameToPaOn = 0x0e, 1859 .txFrameToPaOn = 0x0e, 2062 .txFrameToPaOn = 0x0e, 2437 .txFrameToPaOn = 0x0e, 2640 .txFrameToPaOn = 0x0e, [all …]
|
D | ar9003_eeprom.h | 227 u8 txFrameToPaOn; member
|
D | eeprom_9287.c | 103 PR_EEP("txFrameToPaOn", modal_hdr->txFrameToPaOn); in ar9287_dump_modal_eeprom() 975 AR_PHY_TX_END_PA_ON, pModal->txFrameToPaOn); in ath9k_hw_ar9287_set_board_values()
|
D | eeprom_4k.c | 111 PR_EEP("txFrameToPaOn", modal_hdr->txFrameToPaOn); in ath9k_dump_4k_modal_eeprom() 1022 pModal->txFrameToPaOn); in ath9k_hw_4k_set_board_values()
|
D | eeprom_def.c | 174 PR_EEP("txFrameToPaOn", modal_hdr->txFrameToPaOn); in ath9k_def_dump_modal_eeprom() 613 pModal->txFrameToPaOn); in ath9k_hw_def_set_board_values()
|
/drivers/net/wireless/ath/carl9170/ |
D | eeprom.h | 72 u8 txFrameToPaOn; member
|