Searched refs:AR9170_TX_PHY_SHORT_GI (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/wireless/ath/carl9170/ | ||
D | wlan.h | 179 #define AR9170_TX_PHY_SHORT_GI 0x80000000 macro |
D | tx.c | 783 tmp |= cpu_to_le32(AR9170_TX_PHY_SHORT_GI); in carl9170_tx_physet() |