Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/wl12xx/
Dacx.h45 #define WL1271_ACX_INTR_CMD_COMPLETE BIT(4) macro
60 WL1271_ACX_INTR_CMD_COMPLETE | \
Dcmd.c75 while (!(intr & WL1271_ACX_INTR_CMD_COMPLETE)) { in wl1271_cmd_send()
104 WL1271_ACX_INTR_CMD_COMPLETE); in wl1271_cmd_send()