Searched refs:Q_XA2 (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.h808 Q_XA2 = 0x0380, /* Asynchronous Transmit Queue 2 */ enumerator in enum:__anon13333
H A Dskge.h207 IS_XA2_B = 1<<2, /* Q_XA2 End of Buffer */
208 IS_XA2_F = 1<<1, /* Q_XA2 End of Frame */
209 IS_XA2_C = 1<<0, /* Q_XA2 Encoding Error */
508 Q_XA2 = 0x0380, /* Asynchronous Transmit Queue 2 */ enumerator in enum:__anon13196
H A Dskge.c114 static const int txqaddr[] = { Q_XA1, Q_XA2 };
2677 skge_write8(hw, RB_ADDR(port == 0 ? Q_XA1 : Q_XA2, RB_CTRL), RB_RST_SET);
H A Dsky2.c149 static const unsigned txqaddr[] = { Q_XA1, Q_XA2 };
2887 sky2_le_error(hw, 1, Q_XA2);

Completed in 140 milliseconds