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