Searched refs:pf_func (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_npc.c | 440 int blkaddr, u16 pf_func) in npc_get_default_entry_action() argument 446 if (nix_get_nixlf(rvu, pf_func, &nixlf, NULL)) { in npc_get_default_entry_action() 448 __func__, pf_func); in npc_get_default_entry_action() 453 index = npc_get_nixlf_mcam_index(mcam, pf_func, nixlf, in npc_get_default_entry_action() 459 __func__, pf_func); in npc_get_default_entry_action() 745 action.pf_func = pcifunc; in rvu_npc_install_ucast_entry() 757 req.vf = action.pf_func; in rvu_npc_install_ucast_entry() 1041 action.pf_func = pcifunc; in rvu_npc_install_allmulti_entry() 1237 action.pf_func = pcifunc; in rvu_npc_update_flowkey_alg_idx() 1435 rule->rx_action.pf_func == pcifunc && in rvu_npc_disable_mcam_entries()
|
| H A D | rvu_npc_fs.c | 1339 action.pf_func = target; in npc_update_rx_entry() 1360 action.pf_func = target; in npc_update_rx_entry() 2043 rule->rx_action.pf_func == target && !rule->enable) { in npc_mcam_enable_flows()
|
| H A D | rvu_nix.c | 3192 aq_req.mce.pf_func = pcifunc; in nix_blk_setup_mce()
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_main.c | 12164 u16 req_id, pf_func; in ixgbe_io_error_detected() local 12193 pf_func = req_id & 0x01; in ixgbe_io_error_detected() 12194 if ((pf_func & 1) == (pdev->devfn & 1)) { in ixgbe_io_error_detected()
|