Home
last modified time | relevance | path

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

/linux-6.1.9/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.c106 static const int txqaddr[] = { Q_XA1, Q_XA2 };
2705 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 };
3018 sky2_le_error(hw, 1, Q_XA2); in sky2_err_intr()