Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.h117 #define I_ERRORS (I_PC | I_PD | I_DE | I_RO | I_XU)
H A Dd11.h445 #define I_DE (1 << 12) /* descriptor protocol error */ macro
H A Dmain.c2353 if (intstatus & I_DE) { in brcms_b_fifoerrors()