Home
last modified time | relevance | path

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

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