Searched refs:NIX_LF_DISABLE_FLOWS (Results 1 – 3 of 3) sorted by relevance
1532 free_req->flags = NIX_LF_DISABLE_FLOWS; in otx2_init_hw_resources()1602 free_req->flags = NIX_LF_DISABLE_FLOWS; in otx2_free_hw_resources()
878 #define NIX_LF_DISABLE_FLOWS BIT_ULL(0) macro
1530 if (req->flags & NIX_LF_DISABLE_FLOWS) in rvu_mbox_handler_nix_lf_free()