Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Ddynack.c69 if (phy == WLAN_RC_PHY_OFDM) { in ath_dynack_get_sifs()
266 phy = WLAN_RC_PHY_OFDM; in ath_dynack_sample_tx_ts()
H A Dath9k.h155 WLAN_RC_PHY_OFDM, enumerator
H A Drecv.c1049 phy = IS_CCK_RATE(rs->rs_rate) ? WLAN_RC_PHY_CCK : WLAN_RC_PHY_OFDM; in ath_rx_count_airtime()
H A Dhw.c184 case WLAN_RC_PHY_OFDM: in ath9k_hw_computetxtime()
H A Dxmit.c1352 phy = WLAN_RC_PHY_OFDM; in ath_buf_set_rate()