Searched refs:ISR_RX_PKT (Results 1 – 5 of 5) sorted by relevance
550 #define ISR_RX_PKT 0x10000 /* One packet received, triggered by RFD */ macro581 ISR_RX_PKT |\585 #define ISR_RX_EVENT (ISR_HOST_RXF0_OV | ISR_HW_RXF_OV | ISR_RX_PKT)
254 #define ISR_RX_PKT 0x10000 macro291 ISR_RX_PKT |\
748 #define ISR_RX_PKT (\ macro
1695 if (status & (ISR_RX_PKT | ISR_TX_PKT)) in atl1c_intr()
243 #define ISR_RX_PKT (\ macro1233 adpt->rx_q.intr = adpt->irq.mask & ISR_RX_PKT; in emac_mac_rx_tx_ring_init_all()