Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/
H A Dbe_main.h131 #define DB_CQ_RING_ID_LOW_MASK 0x3FF /* bits 0 - 9 */ macro
H A Dbe_main.c882 val |= (id & DB_CQ_RING_ID_LOW_MASK); in hwi_ring_cq_db()
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/
H A Dbe_main.h130 #define DB_CQ_RING_ID_LOW_MASK 0x3FF /* bits 0 - 9 */ macro
H A Dbe_main.c899 val |= (id & DB_CQ_RING_ID_LOW_MASK); in hwi_ring_cq_db()

Completed in 18 milliseconds