Searched refs:Q_XA1 (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.h806 Q_XA1 = 0x0280, /* Asynchronous Transmit Queue 1 */ enumerator in enum:__anon13333
H A Dskge.h199 IS_XA1_B = 1<<8, /* Q_XA1 End of Buffer */
200 IS_XA1_F = 1<<7, /* Q_XA1 End of Frame */
201 IS_XA1_C = 1<<6, /* Q_XA1 Encoding Error */
506 Q_XA1 = 0x0280, /* Asynchronous Transmit Queue 1 */ 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 };
2884 sky2_le_error(hw, 0, Q_XA1);

Completed in 91 milliseconds