Home
last modified time | relevance | path

Searched refs:QS_INJ_CTRL_GAP_SIZE (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot_qs.h54 #define QS_INJ_CTRL_GAP_SIZE(x) (((x) << 21) & GENMASK(24, 21)) macro
Docelot.c572 ocelot_write_rix(ocelot, QS_INJ_CTRL_GAP_SIZE(1) | in ocelot_port_xmit()
605 ocelot_write_rix(ocelot, QS_INJ_CTRL_GAP_SIZE(1) | in ocelot_port_xmit()