Searched refs:ocelot_rx_frame_word (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/ |
| H A D | ocelot_vsc7514.c | 559 static int ocelot_rx_frame_word(struct ocelot *ocelot, u8 grp, bool ifh, in ocelot_rx_frame_word() function 624 err = ocelot_rx_frame_word(ocelot, grp, true, &ifh[i]); in ocelot_xtr_irq_handler() 659 sz = ocelot_rx_frame_word(ocelot, grp, false, &val); in ocelot_xtr_irq_handler() 665 sz = ocelot_rx_frame_word(ocelot, grp, false, &val); in ocelot_xtr_irq_handler()
|