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

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dxmit.c29 #define HT_LTF(_ns) (4 * (_ns)) macro
1135 duration += L_STF + L_LTF + L_SIG + HT_SIG + HT_STF + HT_LTF(streams);
1146 usec -= L_STF + L_LTF + L_SIG + HT_SIG + HT_STF + HT_LTF(streams);

Completed in 257 milliseconds