Searched refs:WX_PX_TR_CFG_SWFLSH (Results 1 – 2 of 2) sorted by relevance
1913 wr32(wx, WX_PX_TR_CFG(reg_idx), WX_PX_TR_CFG_SWFLSH); in wx_configure_tx_ring()2349 WX_PX_TR_CFG_SWFLSH | WX_PX_TR_CFG_ENABLE, in wx_stop_adapter()2350 WX_PX_TR_CFG_SWFLSH); in wx_stop_adapter()
445 #define WX_PX_TR_CFG_SWFLSH BIT(26) /* Tx Desc. wr-bk flushing */ macro