Home
last modified time | relevance | path

Searched refs:NIX_LF_DISABLE_FLOWS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c1593 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()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.h895 #define NIX_LF_DISABLE_FLOWS BIT_ULL(0) macro
H A Drvu_nix.c1574 if (req->flags & NIX_LF_DISABLE_FLOWS) in rvu_mbox_handler_nix_lf_free()