Searched refs:WX_PX_TR_CFG_ENABLE (Results 1 – 2 of 2) sorted by relevance
1490 u32 txdctl = WX_PX_TR_CFG_ENABLE; in wx_configure_tx_ring()1526 ret = read_poll_timeout(rd32, txdctl, txdctl & WX_PX_TR_CFG_ENABLE, in wx_configure_tx_ring()1821 WX_PX_TR_CFG_SWFLSH | WX_PX_TR_CFG_ENABLE, in wx_stop_adapter()
339 #define WX_PX_TR_CFG_ENABLE BIT(0) /* Ena specific Tx Queue */ macro