Home
last modified time | relevance | path

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

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