Searched refs:OTX2_FLAG_RX_TSTAMP_ENABLED (Results 1 – 3 of 3) sorted by relevance
1570 if (pf->flags & OTX2_FLAG_RX_TSTAMP_ENABLED) { in otx2_open()1571 pf->flags &= ~OTX2_FLAG_RX_TSTAMP_ENABLED; in otx2_open()1774 if (pfvf->flags & OTX2_FLAG_RX_TSTAMP_ENABLED && enable) in otx2_config_hw_rx_tstamp()1795 pfvf->flags |= OTX2_FLAG_RX_TSTAMP_ENABLED; in otx2_config_hw_rx_tstamp()1797 pfvf->flags &= ~OTX2_FLAG_RX_TSTAMP_ENABLED; in otx2_config_hw_rx_tstamp()2290 if (pf->flags & OTX2_FLAG_RX_TSTAMP_ENABLED) in otx2_remove()
236 #define OTX2_FLAG_RX_TSTAMP_ENABLED BIT_ULL(0) macro
126 if (!(pfvf->flags & OTX2_FLAG_RX_TSTAMP_ENABLED)) in otx2_set_rxtstamp()