Home
last modified time | relevance | path

Searched refs:I_RO (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.h447 #define I_RO (1 << 14) /* receive fifo overflow */ macro
H A Dmain.c2335 if (intstatus & I_RO) { in brcms_b_fifoerrors()