Searched refs:ocelot_rx_frame_word (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/net/ethernet/mscc/ |
| D | ocelot_board.c | 38 static int ocelot_rx_frame_word(struct ocelot *ocelot, u8 grp, bool ifh, in ocelot_rx_frame_word() function 100 err = ocelot_rx_frame_word(ocelot, grp, true, &ifh[i]); in ocelot_xtr_irq_handler() 124 sz = ocelot_rx_frame_word(ocelot, grp, false, &val); in ocelot_xtr_irq_handler() 130 sz = ocelot_rx_frame_word(ocelot, grp, false, &val); in ocelot_xtr_irq_handler()
|