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

/linux-master/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_nsp.c1015 static const u32 id2off[] = { local
1026 if (id >= ARRAY_SIZE(id2off) || !id2off[id])
1035 buf_off = get_unaligned_le16(buf + id2off[id] + flash * 2);

Completed in 118 milliseconds