Searched refs:OTX2_FLAG_REP_MODE_ENABLED (Results 1 – 3 of 3) sorted by relevance
377 if (!(pfvf->flags & OTX2_FLAG_REP_MODE_ENABLED)) { in otx2_rcv_pkt_handler()516 if (pfvf->flags & OTX2_FLAG_REP_MODE_ENABLED) in otx2_tx_napi_handler()529 if (pfvf->flags & OTX2_FLAG_REP_MODE_ENABLED) in otx2_tx_napi_handler()
793 priv->flags |= OTX2_FLAG_REP_MODE_ENABLED; in rvu_rep_probe()
480 #define OTX2_FLAG_REP_MODE_ENABLED BIT_ULL(18) macro