Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/emulex/benet/
H A Dbe_hw.h132 #define DB_EQ_CLR_SHIFT (9) /* bit 9 */ macro
H A Dbe_main.c251 val |= 1 << DB_EQ_CLR_SHIFT; in be_eq_notify()
/OK3568_Linux_fs/kernel/drivers/scsi/be2iscsi/
H A Dbe_main.h117 #define DB_EQ_CLR_SHIFT (9) /* bit 9 */ macro
H A Dbe_main.c644 val |= 1 << DB_EQ_CLR_SHIFT; in hwi_ring_eq_db()