Home
last modified time | relevance | path

Searched refs:CCK_PLCP_BITS (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Ddev.h75 #define CCK_PLCP_BITS 48 macro
H A Ddev.c689 phy_time = CCK_PREAMBLE_BITS + CCK_PLCP_BITS; in ssv6xxx_non_ht_txtime()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dmac.h43 #define CCK_PLCP_BITS 48 macro
H A Dhw.c179 phyTime = CCK_PREAMBLE_BITS + CCK_PLCP_BITS; in ath9k_hw_computetxtime()