Home
last modified time | relevance | path

Searched refs:RVU_PFVF_PF_MASK (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/
H A Dotx2_cpt_common.h22 ((((pf) & RVU_PFVF_PF_MASK) << RVU_PFVF_PF_SHIFT) | \
H A Dotx2_cptpf_mbox.c429 RVU_PFVF_PF_MASK; in process_afpf_mbox_msg()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_hash.h143 ((((pf) & RVU_PFVF_PF_MASK) << RVU_PFVF_PF_SHIFT) | \
H A Drvu.h45 #define RVU_PFVF_PF_MASK 0x3F macro
H A Drvu.c405 return (pcifunc >> RVU_PFVF_PF_SHIFT) & RVU_PFVF_PF_MASK; in rvu_get_pf()
2156 ~(RVU_PFVF_PF_MASK << RVU_PFVF_PF_SHIFT); in __rvu_mbox_handler()
H A Drvu_debugfs.c2931 pf = (iter->owner >> RVU_PFVF_PF_SHIFT) & RVU_PFVF_PF_MASK; in rvu_dbg_npc_mcam_show_rules()
2949 pf = (target >> RVU_PFVF_PF_SHIFT) & RVU_PFVF_PF_MASK; in rvu_dbg_npc_mcam_show_rules()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h547 #define RVU_PFVF_PF_MASK 0x3F macro
553 return (pcifunc >> RVU_PFVF_PF_SHIFT) & RVU_PFVF_PF_MASK; in rvu_get_pf()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h35 #define RVU_PFVF_PF_MASK 0x3F macro
H A Drvu.c357 return (pcifunc >> RVU_PFVF_PF_SHIFT) & RVU_PFVF_PF_MASK; in rvu_get_pf()
1700 ~(RVU_PFVF_PF_MASK << RVU_PFVF_PF_SHIFT); in __rvu_mbox_handler()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h877 #define RVU_PFVF_PF_MASK 0x3F macro
888 return (pcifunc >> RVU_PFVF_PF_SHIFT) & RVU_PFVF_PF_MASK; in rvu_get_pf()

Completed in 20 milliseconds