Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_cgx.c362 !is_pf_cgxmapped(rvu, rvu_get_pf(pcifunc))) in is_cgx_config_permitted()
372 if (!is_pf_cgxmapped(rvu, pf)) in rvu_cgx_enadis_rx_bp()
530 !is_pf_cgxmapped(rvu, pf)) in rvu_cgx_ptp_rx_cfg()
602 if (!is_pf_cgxmapped(rvu, pf)) in rvu_mbox_handler_cgx_get_linkinfo()
650 if (!is_pf_cgxmapped(rvu, pf)) in rvu_mbox_handler_cgx_cfg_pause_frm()
714 if (!is_pf_cgxmapped(rvu, rvu_get_pf(pcifunc))) in rvu_cgx_start_stop_io()
H A Drvu_nix.c195 if (!is_pf_cgxmapped(rvu, pf) && type != NIX_INTF_TYPE_LBK) in nix_interface_init()
294 if (!is_pf_cgxmapped(rvu, pf) && type != NIX_INTF_TYPE_LBK) in rvu_mbox_handler_nix_bp_disable()
383 if (!is_pf_cgxmapped(rvu, pf) && type != NIX_INTF_TYPE_LBK) in rvu_mbox_handler_nix_bp_enable()
1312 } else if (is_pf_cgxmapped(rvu, pf)) { in nix_get_tx_link()
1330 } else if (is_pf_cgxmapped(rvu, pf)) { /* CGX links */ in nix_get_txschq_range()
1573 if (is_pf_cgxmapped(rvu, pf)) { in nix_smq_flush()
2855 if (is_pf_cgxmapped(rvu, pf)) { in rvu_mbox_handler_nix_set_hw_frs()
H A Drvu.h447 static inline bool is_pf_cgxmapped(struct rvu *rvu, u8 pf) in is_pf_cgxmapped() function
H A Drvu.c708 if (!is_pf_cgxmapped(rvu, pf)) in rvu_setup_pfvf_macaddress()