Searched refs:txFrameToPaOn (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.4/drivers/net/wireless/ath/carl9170/ |
D | eeprom.h | 72 u8 txFrameToPaOn; member
|
/Linux-v5.4/drivers/net/wireless/ath/ath9k/ |
D | eeprom.h | 364 u8 txFrameToPaOn; member 417 u8 txFrameToPaOn; member 495 u8 txFrameToPaOn; member
|
D | ar9003_eeprom.h | 239 u8 txFrameToPaOn; member
|
D | ar9003_eeprom.c | 124 .txFrameToPaOn = 0x0e, 327 .txFrameToPaOn = 0x0e, 702 .txFrameToPaOn = 0x0e, 905 .txFrameToPaOn = 0x0e, 1281 .txFrameToPaOn = 0x0e, 1484 .txFrameToPaOn = 0x0e, 1860 .txFrameToPaOn = 0x0e, 2063 .txFrameToPaOn = 0x0e, 2438 .txFrameToPaOn = 0x0e, 2641 .txFrameToPaOn = 0x0e, [all …]
|
D | eeprom_9287.c | 108 PR_EEP("txFrameToPaOn", modal_hdr->txFrameToPaOn); in ar9287_dump_modal_eeprom() 954 AR_PHY_TX_END_PA_ON, pModal->txFrameToPaOn); in ath9k_hw_ar9287_set_board_values()
|
D | eeprom_4k.c | 116 PR_EEP("txFrameToPaOn", modal_hdr->txFrameToPaOn); in ath9k_dump_4k_modal_eeprom() 995 pModal->txFrameToPaOn); in ath9k_hw_4k_set_board_values()
|
D | eeprom_def.c | 179 PR_EEP("txFrameToPaOn", modal_hdr->txFrameToPaOn); in ath9k_def_dump_modal_eeprom() 598 pModal->txFrameToPaOn); in ath9k_hw_def_set_board_values()
|