Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/marvell/octeontx2/af/
Dnpc.h250 u64 pf_func :16; member
254 u64 pf_func :16;
Drvu_struct.h830 uint64_t pf_func : 16; member
842 uint64_t pf_func : 16;
Drvu_npc.c349 action.pf_func = pcifunc; in rvu_npc_install_ucast_entry()
409 action.pf_func = pcifunc; in rvu_npc_install_promisc_entry()
501 action.pf_func = pcifunc; in rvu_npc_install_bcast_match_entry()
505 action.pf_func = pcifunc; in rvu_npc_install_bcast_match_entry()
548 action.pf_func = pcifunc; in rvu_npc_update_flowkey_alg_idx()
Drvu_nix.c1637 aq_req.mce.pf_func = pcifunc; in nix_setup_mce()
/Linux-v5.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c11279 u16 req_id, pf_func; in ixgbe_io_error_detected() local
11308 pf_func = req_id & 0x01; in ixgbe_io_error_detected()
11309 if ((pf_func & 1) == (pdev->devfn & 1)) { in ixgbe_io_error_detected()