Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/af/
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()
524 !is_pf_cgxmapped(rvu, pf)) in rvu_cgx_ptp_rx_cfg()
596 if (!is_pf_cgxmapped(rvu, pf)) in rvu_mbox_handler_cgx_get_linkinfo()
644 if (!is_pf_cgxmapped(rvu, pf)) in rvu_mbox_handler_cgx_cfg_pause_frm()
708 if (!is_pf_cgxmapped(rvu, rvu_get_pf(pcifunc))) in rvu_cgx_start_stop_io()
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()
1308 } else if (is_pf_cgxmapped(rvu, pf)) { in nix_get_tx_link()
1326 } else if (is_pf_cgxmapped(rvu, pf)) { /* CGX links */ in nix_get_txschq_range()
1569 if (is_pf_cgxmapped(rvu, pf)) { in nix_smq_flush()
2851 if (is_pf_cgxmapped(rvu, pf)) { in rvu_mbox_handler_nix_set_hw_frs()
Drvu.h447 static inline bool is_pf_cgxmapped(struct rvu *rvu, u8 pf) in is_pf_cgxmapped() function
Drvu.c698 if (!is_pf_cgxmapped(rvu, pf)) in rvu_setup_pfvf_macaddress()