Home
last modified time | relevance | path

Searched defs:hwwep (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.c58 int hwwep = 1; variable
/linux-4.1.27/drivers/staging/rtl8192u/
Dr8192U_core.c112 static int hwwep = 1; //default use hw. set 0 to use software security variable
/linux-4.1.27/drivers/usb/gadget/udc/
Dlpc32xx_udc.c1370 u32 hwwep = ((hwep & 0x1E) << 1) | CTRL_WR_EN; in udc_write_hwep() local