Home
last modified time | relevance | path

Searched refs:QS_XTR_DATA_PRESENT (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_vsc7514.c56 while (ocelot_read(ocelot, QS_XTR_DATA_PRESENT) & BIT(grp)) { in ocelot_xtr_irq_handler()
H A Dvsc7514_regs.c157 REG(QS_XTR_DATA_PRESENT, 0x00001c),
H A Docelot.c1325 while (ocelot_read(ocelot, QS_XTR_DATA_PRESENT) & BIT(grp)) in ocelot_drain_cpu_queue()
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_packet.c355 while (spx5_rd(s5, QS_XTR_DATA_PRESENT) & BIT(XTR_QUEUE) && poll-- > 0) in sparx5_xtr_handler()
H A Dsparx5_main_regs.h6273 #define QS_XTR_DATA_PRESENT __REG(TARGET_QS,\ macro
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_main.c644 if (!(lan_rd(lan966x, QS_XTR_DATA_PRESENT) & BIT(grp))) in lan966x_xtr_irq_handler()
728 } while (lan_rd(lan966x, QS_XTR_DATA_PRESENT) & BIT(grp)); in lan966x_xtr_irq_handler()
H A Dlan966x_regs.h1209 #define QS_XTR_DATA_PRESENT __REG(TARGET_QS, 0, 1, 0, 0, 1, 36, 28, 0, 1, 4) macro
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dseville_vsc9953.c149 REG(QS_XTR_DATA_PRESENT, 0x00001c),
H A Dfelix.c1683 while (ocelot_read(ocelot, QS_XTR_DATA_PRESENT) & BIT(grp)) { in felix_check_xtr_pkt()
H A Dfelix_vsc9959.c155 REG(QS_XTR_DATA_PRESENT, 0x00001c),
/openbmc/linux/include/soc/mscc/
H A Docelot.h231 QS_XTR_DATA_PRESENT, enumerator