Searched refs:phy_time (Results 1 – 1 of 1) sorted by relevance
684 u32 phy_time, tx_time; in ssv6xxx_non_ht_txtime() local689 phy_time = CCK_PREAMBLE_BITS + CCK_PLCP_BITS; in ssv6xxx_non_ht_txtime()691 phy_time >>= 1; in ssv6xxx_non_ht_txtime()693 tx_time = CCK_SIFS_TIME + phy_time + ((num_bits * 1000) / kbps); in ssv6xxx_non_ht_txtime()