Searched refs:RTW_CONFIG0_WEP104 (Results 1 – 2 of 2) sorted by relevance
321 #define RTW_CONFIG0_WEP104 __BIT(6)/* implements 104-bit WEP, macro
871 if ((RTW_SR_GET(sr, RTW_SR_CONFIG0) & RTW_CONFIG0_WEP104) != 0) in rtw_srom_parse()