Searched refs:WX_VXTXDCTL_ENABLE (Results 1 – 2 of 2) sorted by relevance
144 txdctl |= WX_VXTXDCTL_ENABLE; in wx_configure_tx_ring_vf()161 ret = read_poll_timeout(rd32, txdctl, txdctl & WX_VXTXDCTL_ENABLE, in wx_configure_tx_ring_vf()
89 #define WX_VXTXDCTL_ENABLE BIT(0) macro