Home
last modified time | relevance | path

Searched refs:Q_XA2 (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/marvell/
Dskge.h509 Q_XA2 = 0x0380, /* Asynchronous Transmit Queue 2 */ enumerator
Dsky2.h810 Q_XA2 = 0x0380, /* Asynchronous Transmit Queue 2 */ enumerator
Dskge.c119 static const int txqaddr[] = { Q_XA1, Q_XA2 };
2689 skge_write8(hw, RB_ADDR(port == 0 ? Q_XA1 : Q_XA2, RB_CTRL), RB_RST_SET); in skge_down()
Dsky2.c150 static const unsigned txqaddr[] = { Q_XA1, Q_XA2 };
3039 sky2_le_error(hw, 1, Q_XA2); in sky2_err_intr()