Home
last modified time | relevance | path

Searched refs:is_sdp_pfvf (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_sdp.c20 bool is_sdp_pfvf(struct rvu *rvu, u16 pcifunc) in is_sdp_pfvf() function
39 return (is_sdp_pfvf(rvu, pcifunc) && in is_sdp_pf()
49 return (is_sdp_pfvf(rvu, pcifunc) && in is_sdp_vf()
A Drvu.h914 bool is_sdp_pfvf(struct rvu *rvu, u16 pcifunc);
A Drvu_nix.c599 if (is_sdp_pfvf(rvu, pcifunc)) in nix_bp_disable()
742 if (is_sdp_pfvf(rvu, pcifunc)) in nix_bp_enable()
1678 if (is_sdp_pfvf(rvu, pcifunc)) in rvu_mbox_handler_nix_lf_alloc()
3551 if (is_lbk_vf(rvu, pcifunc) || is_sdp_pfvf(rvu, pcifunc)) in nix_update_mce_rule()
A Drvu.c1504 if (is_sdp_pfvf(rvu, pcifunc) && pf->sdp_info->node_id == 1) in rvu_get_nix_blkaddr()

Completed in 26 milliseconds