Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot_vsc7514.c536 static int ocelot_parse_ifh(u32 *_ifh, struct frame_info *info) in ocelot_parse_ifh() argument
541 ifh[0] = be64_to_cpu(((__force __be64 *)_ifh)[0]); in ocelot_parse_ifh()
542 ifh[1] = be64_to_cpu(((__force __be64 *)_ifh)[1]); in ocelot_parse_ifh()