Searched refs:SYMBOL_TIME_HALFGI (Results 1 – 3 of 3) sorted by relevance
72 #define SYMBOL_TIME_HALFGI(_ns) (((_ns) * 18 + 4) / 5) macro
670 duration = DIV_ROUND_UP(SYMBOL_TIME_HALFGI(nsymbols), 4)<<2; in ssv6xxx_ht_txtime()672 duration = SYMBOL_TIME_HALFGI(nsymbols); in ssv6xxx_ht_txtime()
31 #define SYMBOL_TIME_HALFGI(_ns) (((_ns) * 18 + 4) / 5) /* ns * 3.6 us */ macro1084 duration = SYMBOL_TIME_HALFGI(nsymbols); in ath_pkt_duration()