Home
last modified time | relevance | path

Searched refs:WX_WRITE_FLUSH (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_hw.c41 WX_WRITE_FLUSH(wx); in txgbe_enable_sec_tx_path()
299 WX_WRITE_FLUSH(wx); in txgbe_reset_hw()
/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_hw.c1117 WX_WRITE_FLUSH(wx); in wx_enable_sec_rx_path()
1321 WX_WRITE_FLUSH(wx); in wx_configure_tx_ring()
1578 WX_WRITE_FLUSH(wx); in wx_stop_adapter()
1928 WX_WRITE_FLUSH(wx); in wx_start_hw()
H A Dwx_type.h957 #define WX_WRITE_FLUSH(H) rd32(H, WX_MIS_PWR) macro