Searched refs:SHORT_PREAMBLE_BIT (Results 1 – 5 of 5) sorted by relevance
562 #define SHORT_PREAMBLE_BIT BIT(0) /* CCK or Barker depending on the rate */ macro568 CCK_SHORT = SHORT_PREAMBLE_BIT,570 PBCC_SHORT = PBCC_RATE_BIT | SHORT_PREAMBLE_BIT,
53 #define SHORT_PREAMBLE_BIT BIT(0) macro
143 if (desc->mod_pre & SHORT_PREAMBLE_BIT) in wl1251_rx_status()
383 #define SHORT_PREAMBLE_BIT BIT(0) /* CCK or Barker depending on the rate */ macro389 CCK_SHORT = SHORT_PREAMBLE_BIT,391 PBCC_SHORT = PBCC_RATE_BIT | SHORT_PREAMBLE_BIT,
33 #define SHORT_PREAMBLE_BIT BIT(0) macro