Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dxmit.c30 #define SYMBOL_TIME(_ns) ((_ns) << 2) /* ns * 4 us */ macro
1082 duration = SYMBOL_TIME(nsymbols); in ath_pkt_duration()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dxmit.c30 #define SYMBOL_TIME(_ns) ((_ns) << 2) /* ns * 4 us */ macro
1131 duration = SYMBOL_TIME(nsymbols); in ath_pkt_duration()

Completed in 9 milliseconds