Home
last modified time | relevance | path

Searched refs:PBCC_RATE_BIT (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/wl12xx/
Dreg.h437 #define PBCC_RATE_BIT BIT(7) macro
442 PBCC_LONG = PBCC_RATE_BIT,
443 PBCC_SHORT = PBCC_RATE_BIT | SHORT_PREAMBLE_BIT,
Drx.h35 #define PBCC_RATE_BIT BIT(7) macro
/drivers/net/wireless/wl1251/
Dreg.h564 #define PBCC_RATE_BIT BIT(7) macro
569 PBCC_LONG = PBCC_RATE_BIT,
570 PBCC_SHORT = PBCC_RATE_BIT | SHORT_PREAMBLE_BIT,
Drx.h55 #define PBCC_RATE_BIT BIT(7) macro