Searched refs:rvu_nix_get_bpid (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_nix.c | 20 static int rvu_nix_get_bpid(struct rvu *rvu, struct nix_bp_cfg_req *req, 506 static int rvu_nix_get_bpid(struct rvu *rvu, struct nix_bp_cfg_req *req, in rvu_nix_get_bpid() function 604 bpid_base = rvu_nix_get_bpid(rvu, req, type, chan_id); in rvu_mbox_handler_nix_bp_enable() 619 bpid = rvu_nix_get_bpid(rvu, req, type, chan_id); in rvu_mbox_handler_nix_bp_enable()
|