Searched refs:OTX2_FLAG_INTF_DOWN (Results 1 – 8 of 8) sorted by relevance
99 if (pfvf->flags & OTX2_FLAG_INTF_DOWN) in otx2_clean_up_rq()175 if (pf->flags & OTX2_FLAG_INTF_DOWN) in otx2_xsk_wakeup()
241 if (pfvf->flags & OTX2_FLAG_INTF_DOWN) in otx2_qos_enable_sq()291 if (pfvf->flags & OTX2_FLAG_INTF_DOWN) in otx2_qos_disable_sq()
550 priv->flags &= ~OTX2_FLAG_INTF_DOWN; in rvu_rep_napi_init()634 priv->flags |= OTX2_FLAG_INTF_DOWN; in rvu_rep_destroy()803 priv->flags |= OTX2_FLAG_INTF_DOWN; in rvu_rep_probe()847 if (!(priv->flags & OTX2_FLAG_INTF_DOWN)) in rvu_rep_remove()
181 if (nic->flags & OTX2_FLAG_INTF_DOWN) { in otx2_tc_validate_flow()283 if (nic->flags & OTX2_FLAG_INTF_DOWN) { in otx2_tc_egress_matchall_delete()1212 if (nic->flags & OTX2_FLAG_INTF_DOWN) in otx2_tc_del_flow()1262 if (nic->flags & OTX2_FLAG_INTF_DOWN) { in otx2_tc_add_flow()1481 if (nic->flags & OTX2_FLAG_INTF_DOWN) { in otx2_tc_ingress_matchall_delete()
956 if (pf->flags & OTX2_FLAG_INTF_DOWN) in otx2_mbox_up_handler_cgx_link_event()2100 pf->flags &= ~OTX2_FLAG_INTF_DOWN; in otx2_open()2138 pf->flags |= OTX2_FLAG_INTF_DOWN; in otx2_open()2162 if (pf->flags & OTX2_FLAG_INTF_DOWN) in otx2_stop()2168 pf->flags |= OTX2_FLAG_INTF_DOWN; in otx2_stop()3170 pf->flags |= OTX2_FLAG_INTF_DOWN; in otx2_probe()
616 vf->flags |= OTX2_FLAG_INTF_DOWN; in otx2vf_probe()
471 #define OTX2_FLAG_INTF_DOWN BIT_ULL(2) macro
602 if (pfvf->flags & OTX2_FLAG_INTF_DOWN) in otx2_napi_handler()