Searched refs:OTX2_FLAG_REP_MODE_ENABLED (Results 1 – 3 of 3) sorted by relevance
361 if (!(pfvf->flags & OTX2_FLAG_REP_MODE_ENABLED)) { in otx2_rcv_pkt_handler()482 if (pfvf->flags & OTX2_FLAG_REP_MODE_ENABLED) in otx2_tx_napi_handler()495 if (pfvf->flags & OTX2_FLAG_REP_MODE_ENABLED) in otx2_tx_napi_handler()
792 priv->flags |= OTX2_FLAG_REP_MODE_ENABLED; in rvu_rep_probe()
454 #define OTX2_FLAG_REP_MODE_ENABLED BIT_ULL(18) macro