Home
last modified time | relevance | path

Searched refs:DOORBELL_FROM_CARD_RX (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wan/
H A Dwanxl.h45 #define DOORBELL_FROM_CARD_RX 4 macro
H A Dwanxlfw.S527 bsetl #DOORBELL_FROM_CARD_RX, %d6 // signal host that RX completed
H A Dwanxl.c262 if (stat & (1 << DOORBELL_FROM_CARD_RX)) in wanxl_intr()
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dwanxl.h45 #define DOORBELL_FROM_CARD_RX 4 macro
H A Dwanxlfw.S527 bsetl #DOORBELL_FROM_CARD_RX, %d6 // signal host that RX completed
H A Dwanxl.c274 if (stat & (1 << DOORBELL_FROM_CARD_RX)) in wanxl_intr()

Completed in 6 milliseconds