Searched refs:DB_EQ_RING_ID_MASK (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/benet/
H A Dbe_hw.h75 #define DB_EQ_RING_ID_MASK 0x1FF /* bits 0 - 8 */ macro
H A Dbe_main.c181 val |= qid & DB_EQ_RING_ID_MASK;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/be2iscsi/
H A Dbe_main.h139 #define DB_EQ_RING_ID_MASK 0x1FF /* bits 0 - 8 */ macro
H A Dbe_main.c645 val |= id & DB_EQ_RING_ID_MASK;

Completed in 129 milliseconds