Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath9k/
Ddynack.c264 phy = WLAN_RC_PHY_CCK; in ath_dynack_sample_tx_ts()
Dath9k.h155 WLAN_RC_PHY_CCK, enumerator
Drecv.c1049 phy = IS_CCK_RATE(rs->rs_rate) ? WLAN_RC_PHY_CCK : WLAN_RC_PHY_OFDM; in ath_rx_count_airtime()
Dhw.c177 case WLAN_RC_PHY_CCK: in ath9k_hw_computetxtime()
Dxmit.c1330 phy = WLAN_RC_PHY_CCK; in ath_buf_set_rate()