Searched refs:Q_R1 (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.h803 Q_R1 = 0x0000, /* Receive Queue 1 */ 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) {
2878 sky2_le_error(hw, 0, Q_R1);
H A Dskge.h187 IS_R1_B = 1<<17, /* Q_R1 End of Buffer */
188 IS_R1_F = 1<<16, /* Q_R1 End of Frame */
189 IS_R1_C = 1<<15, /* Q_R1 Encoding Error */
503 Q_R1 = 0x0000, /* Receive Queue 1 */ enumerator in enum:__anon13196

Completed in 97 milliseconds