Searched refs:mscc_recv (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/drivers/net/mscc_eswitch/ |
H A D | mscc_xfer.h | 18 int mscc_recv(void __iomem *regs, const unsigned long *mscc_qs_offset,
|
H A D | mscc_xfer.c | 58 int mscc_recv(void __iomem *regs, const unsigned long *mscc_qs_offset, in mscc_recv() function
|
H A D | ocelot_switch.c | 436 byte_cnt = mscc_recv(priv->regs[QS], ocelot_regs_qs, rxbuf, IFH_LEN, in ocelot_recv()
|
H A D | luton_switch.c | 603 byte_cnt = mscc_recv(priv->regs[QS], luton_regs_qs, rxbuf, IFH_LEN, in luton_recv()
|