Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U_hw.h184 #define BRSR_AckShortPmb BIT(23) // CCK ACK: use Short Preamble or not. macro
H A Dr8192U_core.c941 tmp |= BRSR_AckShortPmb; in rtl8192_update_cap()
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_hw.h193 #define BRSR_AckShortPmb BIT23 macro
H A Dr8192E_dev.c141 regTmp |= BRSR_AckShortPmb; in rtl92e_set_reg()