Home
last modified time | relevance | path

Searched refs:IRQ_ENTRY_LEN_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/ethernet/airoha/
H A Dairoha_regs.h581 #define IRQ_ENTRY_LEN_MASK GENMASK(27, 16) macro
H A Dairoha_eth.c837 irq_queued = FIELD_GET(IRQ_ENTRY_LEN_MASK, status); in airoha_qdma_tx_napi_poll()