Home
last modified time | relevance | path

Searched refs:pf_func (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
A Dnpc.h371 u64 pf_func :16; member
375 u64 pf_func :16;
A Drvu_npc.c67 u16 pf_func, pf_func_mask; in npc_mcam_verify_pf_func() local
76 pf_func = be16_to_cpu((__force __be16)pf_func); in npc_mcam_verify_pf_func()
78 ((pf_func & ~RVU_PFVF_FUNC_MASK) != in npc_mcam_verify_pf_func()
386 int blkaddr, u16 pf_func) in npc_get_default_entry_action() argument
391 nix_get_nixlf(rvu, pf_func, &nixlf, NULL); in npc_get_default_entry_action()
392 index = npc_get_nixlf_mcam_index(mcam, pf_func, nixlf, in npc_get_default_entry_action()
624 action.pf_func = pcifunc; in rvu_npc_install_ucast_entry()
636 req.vf = action.pf_func; in rvu_npc_install_ucast_entry()
859 action.pf_func = pcifunc; in rvu_npc_install_allmulti_entry()
986 action.pf_func = pcifunc; in rvu_npc_update_flowkey_alg_idx()
[all …]
A Drvu_struct.h680 uint64_t pf_func : 16; member
A Drvu_npc_fs.c951 action.pf_func = target; in npc_update_rx_entry()
1367 rule->rx_action.pf_func == target && !rule->enable) { in npc_mcam_enable_flows()
A Drvu_debugfs.c2569 target = iter->rx_action.pf_func; in rvu_dbg_npc_mcam_show_rules()
A Drvu_nix.c2758 aq_req.mce.pf_func = pcifunc; in nix_blk_setup_mce()
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_main.c11217 u16 req_id, pf_func; in ixgbe_io_error_detected() local
11246 pf_func = req_id & 0x01; in ixgbe_io_error_detected()
11247 if ((pf_func & 1) == (pdev->devfn & 1)) { in ixgbe_io_error_detected()

Completed in 51 milliseconds