Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/af/
Dnpc.h288 u64 pf_func :16; member
292 u64 pf_func :16;
Drvu_struct.h833 uint64_t pf_func : 16; member
845 uint64_t pf_func : 16;
Drvu_npc.c411 action.pf_func = pcifunc; in rvu_npc_install_ucast_entry()
471 action.pf_func = pcifunc; in rvu_npc_install_promisc_entry()
554 action.pf_func = pcifunc; in rvu_npc_install_bcast_match_entry()
617 action.pf_func = pcifunc; in rvu_npc_update_flowkey_alg_idx()
Drvu_nix.c1968 aq_req.mce.pf_func = pcifunc; in nix_setup_mce()
/Linux-v5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c11190 u16 req_id, pf_func; in ixgbe_io_error_detected() local
11219 pf_func = req_id & 0x01; in ixgbe_io_error_detected()
11220 if ((pf_func & 1) == (pdev->devfn & 1)) { in ixgbe_io_error_detected()