Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe_hw.h134 #define DB_EQ_REARM_SHIFT (29) /* bit 29 */ macro
Dbe_main.c225 val |= 1 << DB_EQ_REARM_SHIFT; in be_eq_notify()
/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe_main.h156 #define DB_EQ_REARM_SHIFT (29) /* bit 29 */ macro
Dbe_main.c815 val |= 1 << DB_EQ_REARM_SHIFT; in hwi_ring_eq_db()