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

/freebsd-9.3-release/sys/dev/iwn/
H A Dif_iwn.c2132 plcp |= IWN_RFLAG_CCK;
3709 tx->rate |= htole32(IWN_RFLAG_CCK);
4123 linkq.retry[0] = htole32(10 | IWN_RFLAG_CCK);
5261 tx->rate = htole32(10 | IWN_RFLAG_CCK);
H A Dif_iwnreg.h639 #define IWN_RFLAG_CCK (1 << 9) macro

Completed in 202 milliseconds