Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot_board.c21 static int ocelot_parse_ifh(u32 *_ifh, struct frame_info *info) in ocelot_parse_ifh() argument
26 ifh[0] = be64_to_cpu(((__force __be64 *)_ifh)[0]); in ocelot_parse_ifh()
27 ifh[1] = be64_to_cpu(((__force __be64 *)_ifh)[1]); in ocelot_parse_ifh()