Searched refs:Q_R2 (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/
H A Dsky2.h804 Q_R2 = 0x0080, /* Receive Queue 2 */ enumerator in enum:__anon13333
H A Dskge.c115 static const int rxqaddr[] = { Q_R1, Q_R2 };
2493 if (q == Q_R1 || q == Q_R2) {
2623 skge_write32(hw, RB_ADDR(port ? Q_R2 : Q_R1, RB_CTRL),
H A Dsky2.c150 static const unsigned rxqaddr[] = { Q_R1, Q_R2 };
972 if (q == Q_R1 || q == Q_R2) {
2881 sky2_le_error(hw, 1, Q_R2);
H A Dskge.h191 IS_R2_B = 1<<14, /* Q_R2 End of Buffer */
192 IS_R2_F = 1<<13, /* Q_R2 End of Frame */
193 IS_R2_C = 1<<12, /* Q_R2 Encoding Error */
504 Q_R2 = 0x0080, /* Receive Queue 2 */ enumerator in enum:__anon13196

Completed in 93 milliseconds