Home
last modified time | relevance | path

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

/drivers/net/wireless/wl1251/
Dcmd.c41 while (!(intr & WL1251_ACX_INTR_CMD_COMPLETE)) { in wl1251_cmd_send()
54 WL1251_ACX_INTR_CMD_COMPLETE); in wl1251_cmd_send()
Dacx.h1350 #define WL1251_ACX_INTR_CMD_COMPLETE BIT(9) macro