Home
last modified time | relevance | path

Searched refs:SYMBOL_TIME_HALFGI (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dxmit.c31 #define SYMBOL_TIME_HALFGI(_ns) (((_ns) * 18 + 4) / 5) /* ns * 3.6 us */ macro
1084 duration = SYMBOL_TIME_HALFGI(nsymbols); in ath_pkt_duration()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dxmit.c31 #define SYMBOL_TIME_HALFGI(_ns) (((_ns) * 18 + 4) / 5) /* ns * 3.6 us */ macro
1133 duration = SYMBOL_TIME_HALFGI(nsymbols); in ath_pkt_duration()

Completed in 8 milliseconds