Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wlan-ng/
Dhfa384x.h340 #define HFA384x_CMD_AINFO_SET(value) ((u16)((u16)(value) << 8)) macro
342 ((u16)HFA384x_CMD_AINFO_SET(value))
344 ((u16)HFA384x_CMD_AINFO_SET((u16)value))
Dhfa384x_usb.c966 HFA384x_CMD_AINFO_SET(enable); in hfa384x_cmd_monitor()