Home
last modified time | relevance | path

Searched refs:nfp_nffw_info_mip_first (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_mip.c79 err = nfp_nffw_info_mip_first(nffw_info, &cpp_id, &addr); in nfp_mip_read_resource()
Dnfp_nffw.h19 int nfp_nffw_info_mip_first(struct nfp_nffw_info *state, u32 *cpp_id, u64 *off);
Dnfp_nffw.c242 int nfp_nffw_info_mip_first(struct nfp_nffw_info *state, u32 *cpp_id, u64 *off) in nfp_nffw_info_mip_first() function