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