_ifh 21 drivers/net/ethernet/mscc/ocelot_board.c static int ocelot_parse_ifh(u32 *_ifh, struct frame_info *info) _ifh 26 drivers/net/ethernet/mscc/ocelot_board.c ifh[0] = be64_to_cpu(((__force __be64 *)_ifh)[0]); _ifh 27 drivers/net/ethernet/mscc/ocelot_board.c ifh[1] = be64_to_cpu(((__force __be64 *)_ifh)[1]);