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()
176 if (nic->flags & OTX2_FLAG_INTF_DOWN) { in otx2_tc_validate_flow()278 if (nic->flags & OTX2_FLAG_INTF_DOWN) { in otx2_tc_egress_matchall_delete()1013 if (nic->flags & OTX2_FLAG_INTF_DOWN) in otx2_tc_del_flow()1054 if (nic->flags & OTX2_FLAG_INTF_DOWN) { in otx2_tc_add_flow()1270 if (nic->flags & OTX2_FLAG_INTF_DOWN) { in otx2_tc_ingress_matchall_delete()
881 if (pf->flags & OTX2_FLAG_INTF_DOWN) in otx2_mbox_up_handler_cgx_link_event()1930 pf->flags &= ~OTX2_FLAG_INTF_DOWN; in otx2_open()1967 pf->flags |= OTX2_FLAG_INTF_DOWN; in otx2_open()1995 if (pf->flags & OTX2_FLAG_INTF_DOWN) in otx2_stop()2001 pf->flags |= OTX2_FLAG_INTF_DOWN; in otx2_stop()2917 pf->flags |= OTX2_FLAG_INTF_DOWN; in otx2_probe()
579 vf->flags |= OTX2_FLAG_INTF_DOWN; in otx2vf_probe()
453 #define OTX2_FLAG_INTF_DOWN BIT_ULL(2) macro
565 if (pfvf->flags & OTX2_FLAG_INTF_DOWN) in otx2_napi_handler()