Home
last modified time | relevance | path

Searched refs:AR9170_TX_PHY_SHORT_GI (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/net/wireless/ath/carl9170/
Dwlan.h179 #define AR9170_TX_PHY_SHORT_GI 0x80000000 macro
Dtx.c677 tmp |= cpu_to_le32(AR9170_TX_PHY_SHORT_GI); in carl9170_tx_physet()
/linux-2.6.39/drivers/net/wireless/ath/ar9170/
Dhw.h313 #define AR9170_TX_PHY_SHORT_GI 0x80000000 macro
Dmain.c1281 txc->phy_control |= cpu_to_le32(AR9170_TX_PHY_SHORT_GI); in ar9170_tx_prepare_phy()