Home
last modified time | relevance | path

Searched refs:Q_R1 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dsky2.c143 static const unsigned rxqaddr[] = { Q_R1, Q_R2 };
1051 if (q == Q_R1 || q == Q_R2) { in sky2_ramset()
3008 sky2_le_error(hw, 0, Q_R1); in sky2_err_intr()
H A Dskge.c108 static const int rxqaddr[] = { Q_R1, Q_R2 };
2493 if (q == Q_R1 || q == Q_R2) { in skge_ramset()
2640 skge_write32(hw, RB_ADDR(port ? Q_R2 : Q_R1, RB_CTRL), in skge_rx_stop()
H A Dskge.h183 IS_R1_B = 1<<17, /* Q_R1 End of Buffer */
184 IS_R1_F = 1<<16, /* Q_R1 End of Frame */
185 IS_R1_C = 1<<15, /* Q_R1 Encoding Error */
499 Q_R1 = 0x0000, /* Receive Queue 1 */ enumerator
H A Dsky2.h805 Q_R1 = 0x0000, /* Receive Queue 1 */ enumerator
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dsky2.c142 static const unsigned rxqaddr[] = { Q_R1, Q_R2 };
1050 if (q == Q_R1 || q == Q_R2) { in sky2_ramset()
3008 sky2_le_error(hw, 0, Q_R1); in sky2_err_intr()
H A Dskge.c107 static const int rxqaddr[] = { Q_R1, Q_R2 };
2500 if (q == Q_R1 || q == Q_R2) { in skge_ramset()
2647 skge_write32(hw, RB_ADDR(port ? Q_R2 : Q_R1, RB_CTRL), in skge_rx_stop()
H A Dskge.h183 IS_R1_B = 1<<17, /* Q_R1 End of Buffer */
184 IS_R1_F = 1<<16, /* Q_R1 End of Frame */
185 IS_R1_C = 1<<15, /* Q_R1 Encoding Error */
499 Q_R1 = 0x0000, /* Receive Queue 1 */ enumerator
H A Dsky2.h805 Q_R1 = 0x0000, /* Receive Queue 1 */ enumerator

Completed in 50 milliseconds