Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/wlan-ng/
Dhfa384x.h337 #define HFA384x_CMD_AINFO_SET(value) ((u16)((u16)(value) << 8)) macro
339 ((u16)HFA384x_CMD_AINFO_SET(value))
341 ((u16)HFA384x_CMD_AINFO_SET((u16)value))
Dhfa384x_usb.c1103 HFA384x_CMD_AINFO_SET(enable); in hfa384x_cmd_monitor()