Home
last modified time | relevance | path

Searched refs:WLAN_RC_PHY_OFDM (Results 1 – 5 of 5) sorted by relevance

/drivers/net/wireless/ath/ath9k/
Ddynack.c70 if (phy == WLAN_RC_PHY_OFDM) { in ath_dynack_get_sifs()
263 phy = WLAN_RC_PHY_OFDM; in ath_dynack_sample_tx_ts()
Dath9k.h154 WLAN_RC_PHY_OFDM, enumerator
Drecv.c1049 phy = IS_CCK_RATE(rs->rs_rate) ? WLAN_RC_PHY_CCK : WLAN_RC_PHY_OFDM; in ath_rx_count_airtime()
Dhw.c185 case WLAN_RC_PHY_OFDM: in ath9k_hw_computetxtime()
Dxmit.c1291 phy = WLAN_RC_PHY_OFDM; in ath_buf_set_rate()