Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/
H A Dreg.h548 #define SHORT_PREAMBLE_BIT BIT(0) /* CCK or Barker depending on the rate */ macro
554 CCK_SHORT = SHORT_PREAMBLE_BIT,
556 PBCC_SHORT = PBCC_RATE_BIT | SHORT_PREAMBLE_BIT,
H A Drx.h39 #define SHORT_PREAMBLE_BIT BIT(0) macro
H A Drx.c129 if (desc->mod_pre & SHORT_PREAMBLE_BIT) in wl1251_rx_status()
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl12xx/
H A Dreg.h369 #define SHORT_PREAMBLE_BIT BIT(0) /* CCK or Barker depending on the rate */ macro
375 CCK_SHORT = SHORT_PREAMBLE_BIT,
377 PBCC_SHORT = PBCC_RATE_BIT | SHORT_PREAMBLE_BIT,
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/
H A Dreg.h548 #define SHORT_PREAMBLE_BIT BIT(0) /* CCK or Barker depending on the rate */ macro
554 CCK_SHORT = SHORT_PREAMBLE_BIT,
556 PBCC_SHORT = PBCC_RATE_BIT | SHORT_PREAMBLE_BIT,
H A Drx.h39 #define SHORT_PREAMBLE_BIT BIT(0) macro
H A Drx.c129 if (desc->mod_pre & SHORT_PREAMBLE_BIT) in wl1251_rx_status()
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl12xx/
H A Dreg.h369 #define SHORT_PREAMBLE_BIT BIT(0) /* CCK or Barker depending on the rate */ macro
375 CCK_SHORT = SHORT_PREAMBLE_BIT,
377 PBCC_SHORT = PBCC_RATE_BIT | SHORT_PREAMBLE_BIT,
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
H A Drx.h22 #define SHORT_PREAMBLE_BIT BIT(0) macro
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/
H A Drx.h22 #define SHORT_PREAMBLE_BIT BIT(0) macro

Completed in 8 milliseconds