Searched refs:OTX2_FLAG_RX_TSTAMP_ENABLED (Results 1 – 2 of 2) sorted by relevance
2095 if (pf->flags & OTX2_FLAG_RX_TSTAMP_ENABLED) { in otx2_open()2096 pf->flags &= ~OTX2_FLAG_RX_TSTAMP_ENABLED; in otx2_open()2387 if (pfvf->flags & OTX2_FLAG_RX_TSTAMP_ENABLED && enable) in otx2_config_hw_rx_tstamp()2408 pfvf->flags |= OTX2_FLAG_RX_TSTAMP_ENABLED; in otx2_config_hw_rx_tstamp()2410 pfvf->flags &= ~OTX2_FLAG_RX_TSTAMP_ENABLED; in otx2_config_hw_rx_tstamp()3496 if (pf->flags & OTX2_FLAG_RX_TSTAMP_ENABLED) in otx2_remove()
174 if (!(pfvf->flags & OTX2_FLAG_RX_TSTAMP_ENABLED)) in otx2_set_rxtstamp()