Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath9k/
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()
Dath9k.h155 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.c184 case WLAN_RC_PHY_OFDM: in ath9k_hw_computetxtime()
Dxmit.c1352 phy = WLAN_RC_PHY_OFDM; in ath_buf_set_rate()