Searched refs:CAS_INTR_RX_MAC_INT (Results 1 – 2 of 2) sorted by relevance
101 #define CAS_INTR_RX_MAC_INT 0x00008000 /* RX MAC interrupt */ macro
2058 if (__predict_false(status & CAS_INTR_RX_MAC_INT)) { in cas_intr_task()