Searched refs:inj_prefix (Results 1 – 4 of 4) sorted by relevance
1363 if (ocelot->inj_prefix == OCELOT_TAG_PREFIX_SHORT) in ocelot_port_set_maxlen()1365 else if (ocelot->inj_prefix == OCELOT_TAG_PREFIX_LONG) in ocelot_port_set_maxlen()1395 if (ocelot->inj_prefix == OCELOT_TAG_PREFIX_SHORT) in ocelot_get_max_mtu()1397 else if (ocelot->inj_prefix == OCELOT_TAG_PREFIX_LONG) in ocelot_get_max_mtu()1484 ocelot->inj_prefix); in ocelot_cpu_port_init()
1260 ocelot->inj_prefix = OCELOT_TAG_PREFIX_NONE; in mscc_ocelot_probe()
454 ocelot->inj_prefix = OCELOT_TAG_PREFIX_SHORT; in felix_init_structs()571 ocelot->inj_prefix); in felix_npi_port_init()
632 enum ocelot_tag_prefix inj_prefix; member