Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/marvell/
Dskge.c2639 RB_RST_SET|RB_DIS_OP_MD); in skge_rx_stop()
2680 RB_RST_SET|RB_DIS_OP_MD); in skge_down()
2693 skge_write32(hw, RB_ADDR(txqaddr[port], RB_CTRL), RB_RST_SET); in skge_down()
2696 skge_write8(hw, RB_ADDR(port == 0 ? Q_XA1 : Q_XA2, RB_CTRL), RB_RST_SET); in skge_down()
Dsky2.h975 RB_RST_SET = 1<<0, /* Set RAM Buf STM Reset */ enumerator
Dskge.h778 RB_RST_SET = 1<<0, /* Set RAM Buf STM Reset */ enumerator
Dsky2.c1702 RB_RST_SET); in sky2_hw_up()
2073 sky2_write32(hw, RB_ADDR(txqaddr[port], RB_CTRL), RB_RST_SET); in sky2_tx_reset()
2093 RB_RST_SET | RB_DIS_OP_MD); in sky2_hw_down()