Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dssv_rc.c26 .phy_type = WLAN_RC_PHY_CCK,
35 .phy_type = WLAN_RC_PHY_CCK,
44 .phy_type = WLAN_RC_PHY_CCK,
53 .phy_type = WLAN_RC_PHY_CCK,
62 .phy_type = WLAN_RC_PHY_CCK,
71 .phy_type = WLAN_RC_PHY_CCK,
80 .phy_type = WLAN_RC_PHY_CCK,
1237 if (flags == WLAN_RC_PHY_CCK) in pide_frame_duration()
H A Dssv_rc_common.h33 WLAN_RC_PHY_CCK, enumerator
H A Ddev.c688 case WLAN_RC_PHY_CCK: in ssv6xxx_non_ht_txtime()
767 d_phy = WLAN_RC_PHY_CCK; in ssv6xxx_set_frame_duration()
775 c_phy = WLAN_RC_PHY_CCK; in ssv6xxx_set_frame_duration()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Ddynack.c261 phy = WLAN_RC_PHY_CCK; in ath_dynack_sample_tx_ts()
H A Dath9k.h155 WLAN_RC_PHY_CCK, 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.c178 case WLAN_RC_PHY_CCK: in ath9k_hw_computetxtime()
H A Dxmit.c1289 phy = WLAN_RC_PHY_CCK; in ath_buf_set_rate()