Searched refs:WX_TSC_CTL_TX_DIS (Results 1 – 3 of 3) sorted by relevance
27 wr32m(wx, WX_TSC_CTL, WX_TSC_CTL_TX_DIS, WX_TSC_CTL_TX_DIS); in txgbe_disable_sec_tx_path()40 wr32m(wx, WX_TSC_CTL, WX_TSC_CTL_TX_DIS, 0); in txgbe_enable_sec_tx_path()
250 #define WX_TSC_CTL_TX_DIS BIT(1) macro
1599 wr32m(wx, WX_TSC_CTL, WX_TSC_CTL_TX_DIS | WX_TSC_CTL_TSEC_DIS, 0x1); in wx_configure_tx()