Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_hw.h132 #define DB_EQ_CLR_SHIFT (9) /* bit 9 */ macro
H A Dbe_main.c250 val |= 1 << DB_EQ_CLR_SHIFT; in be_eq_notify()
/openbmc/linux/drivers/scsi/be2iscsi/
H A Dbe_main.h116 #define DB_EQ_CLR_SHIFT (9) /* bit 9 */ macro
H A Dbe_main.c662 val |= 1 << DB_EQ_CLR_SHIFT; in hwi_ring_eq_db()