Home
last modified time | relevance | path

Searched refs:DB_EQ_CLR_SHIFT (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/emulex/benet/
Dbe_hw.h132 #define DB_EQ_CLR_SHIFT (9) /* bit 9 */ macro
Dbe_main.c251 val |= 1 << DB_EQ_CLR_SHIFT; in be_eq_notify()
/linux-6.1.9/drivers/scsi/be2iscsi/
Dbe_main.h117 #define DB_EQ_CLR_SHIFT (9) /* bit 9 */ macro
Dbe_main.c662 val |= 1 << DB_EQ_CLR_SHIFT; in hwi_ring_eq_db()