Home
last modified time | relevance | path

Searched refs:SHORT_GI_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192d/
H A Dfw_common.h30 #define SHORT_GI_MASK BIT(5) macro
H A Dhw_common.c989 u8p_replace_bits(&rate_mask.macid_and_short_gi, shortgi, SHORT_GI_MASK); in rtl92d_update_hal_rate_mask()