Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/marvell/
Dskge.h504 Q_XA2 = 0x0380, /* Asynchronous Transmit Queue 2 */ enumerator
Dsky2.h810 Q_XA2 = 0x0380, /* Asynchronous Transmit Queue 2 */ enumerator
Dskge.c107 static const int txqaddr[] = { Q_XA1, Q_XA2 };
2698 skge_write8(hw, RB_ADDR(port == 0 ? Q_XA1 : Q_XA2, RB_CTRL), RB_RST_SET); in skge_down()
Dsky2.c142 static const unsigned txqaddr[] = { Q_XA1, Q_XA2 };
3017 sky2_le_error(hw, 1, Q_XA2); in sky2_err_intr()