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

/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwnreg.h740 #define IWN_RFLAG_CCK (1 << 9) macro
H A Dif_iwn.c2788 plcp |= IWN_RFLAG_CCK;
5357 linkq.retry[0] = htole32(10 | IWN_RFLAG_CCK);
6857 tx->rate = htole32(10 | IWN_RFLAG_CCK);

Completed in 363 milliseconds