Home
last modified time | relevance | path

Searched refs:DB_CQ_RING_ID_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/
H A Dbe_hw.h154 #define DB_CQ_RING_ID_MASK 0x3FF /* bits 0 - 9 */ macro
H A Dbe_main.c262 val |= qid & DB_CQ_RING_ID_MASK; in be_cq_notify()
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/
H A Dbe_hw.h154 #define DB_CQ_RING_ID_MASK 0x3FF /* bits 0 - 9 */ macro
H A Dbe_main.c261 val |= qid & DB_CQ_RING_ID_MASK; in be_cq_notify()

Completed in 16 milliseconds