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