Searched refs:rvu_nix_get_bpid (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_nix.c | 21 static int rvu_nix_get_bpid(struct rvu *rvu, struct nix_bp_cfg_req *req, 615 static int rvu_nix_get_bpid(struct rvu *rvu, struct nix_bp_cfg_req *req, in rvu_nix_get_bpid() function 718 bpid_base = rvu_nix_get_bpid(rvu, req, type, chan_id); in rvu_mbox_handler_nix_bp_enable() 733 bpid = rvu_nix_get_bpid(rvu, req, type, chan_id); in rvu_mbox_handler_nix_bp_enable()
|