Home
last modified time | relevance | path

Searched refs:eq_addr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/microsoft/mana/
H A Dshm_channel.c136 int mana_smc_setup_hwc(struct shm_channel *sc, bool reset_vf, u64 eq_addr, in mana_smc_setup_hwc() argument
158 if (!PAGE_ALIGNED(eq_addr) || !PAGE_ALIGNED(cq_addr) || in mana_smc_setup_hwc()
186 frame_addr = PHYS_PFN(eq_addr); in mana_smc_setup_hwc()
/openbmc/linux/include/net/mana/
H A Dshm_channel.h15 int mana_smc_setup_hwc(struct shm_channel *sc, bool reset_vf, u64 eq_addr,