Searched refs:Q_R1 (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/ |
H A D | sky2.c | 143 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 D | skge.c | 108 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 D | skge.h | 183 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 D | sky2.h | 805 Q_R1 = 0x0000, /* Receive Queue 1 */ enumerator
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/ |
H A D | sky2.c | 142 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 D | skge.c | 107 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 D | skge.h | 183 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 D | sky2.h | 805 Q_R1 = 0x0000, /* Receive Queue 1 */ enumerator
|
Completed in 50 milliseconds