Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_hw.h138 #define DB_EQ_REARM_SHIFT (29) /* bit 29 */ macro
H A Dbe_main.c248 val |= 1 << DB_EQ_REARM_SHIFT; in be_eq_notify()
/linux/drivers/scsi/be2iscsi/
H A Dbe_main.h126 #define DB_EQ_REARM_SHIFT (29) /* bit 29 */ macro
H A Dbe_main.c660 val |= 1 << DB_EQ_REARM_SHIFT; in hwi_ring_eq_db()