Home
last modified time | relevance | path

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

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