Home
last modified time | relevance | path

Searched refs:DHD_CTL_VAL (Results 1 – 3 of 3) sorted by relevance

/hardware/broadcom/wlan/bcm4329/src/dhd/sys/
Ddhd_dbg.h36 #define DHD_CTL(args) do {if (dhd_msg_level & DHD_CTL_VAL) printf args;} while (0)
49 #define DHD_CTL_ON() (dhd_msg_level & DHD_CTL_VAL)
/hardware/broadcom/wlan/bcm4329/src/include/
Ddhdioctl.h73 #define DHD_CTL_VAL 0x0010 macro
/hardware/broadcom/wlan/bcm4329/src/dhd/exe/
Ddhdu.c1893 {DHD_CTL_VAL, "ctl"},