Searched refs:rvu_nix_reserve_mark_format (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu.h | 759 int rvu_nix_reserve_mark_format(struct rvu *rvu, struct nix_hw *nix_hw,
|
D | rvu_nix.c | 1578 rc = rvu_nix_reserve_mark_format(rvu, nix_hw, blkaddr, cfg); in rvu_mbox_handler_nix_mark_format_cfg() 3138 int rvu_nix_reserve_mark_format(struct rvu *rvu, struct nix_hw *nix_hw, in rvu_nix_reserve_mark_format() function 3180 rc = rvu_nix_reserve_mark_format(rvu, nix_hw, blkaddr, cfgs[i]); in nix_af_mark_format_setup()
|