Searched refs:OTX2_FLAG_INTF_DOWN (Results 1 – 6 of 6) sorted by relevance
240 if (pfvf->flags & OTX2_FLAG_INTF_DOWN) in otx2_qos_enable_sq()270 if (pfvf->flags & OTX2_FLAG_INTF_DOWN) in otx2_qos_disable_sq()
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()1206 if (nic->flags & OTX2_FLAG_INTF_DOWN) in otx2_tc_del_flow()1256 if (nic->flags & OTX2_FLAG_INTF_DOWN) { in otx2_tc_add_flow()1473 if (nic->flags & OTX2_FLAG_INTF_DOWN) { in otx2_tc_ingress_matchall_delete()
877 if (pf->flags & OTX2_FLAG_INTF_DOWN) in otx2_mbox_up_handler_cgx_link_event()1934 pf->flags &= ~OTX2_FLAG_INTF_DOWN; in otx2_open()1971 pf->flags |= OTX2_FLAG_INTF_DOWN; in otx2_open()1999 if (pf->flags & OTX2_FLAG_INTF_DOWN) in otx2_stop()2005 pf->flags |= OTX2_FLAG_INTF_DOWN; in otx2_stop()2921 pf->flags |= OTX2_FLAG_INTF_DOWN; in otx2_probe()
579 vf->flags |= OTX2_FLAG_INTF_DOWN; in otx2vf_probe()
452 #define OTX2_FLAG_INTF_DOWN BIT_ULL(2) macro
568 if (pfvf->flags & OTX2_FLAG_INTF_DOWN) in otx2_napi_handler()