Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/
Dskge.h502 Q_XA1 = 0x0280, /* Asynchronous Transmit Queue 1 */ enumerator
Dsky2.h808 Q_XA1 = 0x0280, /* Asynchronous Transmit Queue 1 */ 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 };
3015 sky2_le_error(hw, 0, Q_XA1); in sky2_err_intr()