Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/marvell/
Dskge.c2648 RB_RST_SET|RB_DIS_OP_MD); in skge_rx_stop()
2689 RB_RST_SET|RB_DIS_OP_MD); in skge_down()
2702 skge_write32(hw, RB_ADDR(txqaddr[port], RB_CTRL), RB_RST_SET); in skge_down()
2705 skge_write8(hw, RB_ADDR(port == 0 ? Q_XA1 : Q_XA2, RB_CTRL), RB_RST_SET); in skge_down()
Dskge.h773 RB_RST_SET = 1<<0, /* Set RAM Buf STM Reset */ enumerator
Dsky2.h970 RB_RST_SET = 1<<0, /* Set RAM Buf STM Reset */ enumerator
Dsky2.c1688 RB_RST_SET); in sky2_hw_up()
2058 sky2_write32(hw, RB_ADDR(txqaddr[port], RB_CTRL), RB_RST_SET); in sky2_tx_reset()
2078 RB_RST_SET | RB_DIS_OP_MD); in sky2_hw_down()