Searched refs:lockeds (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105_dynamic_config.c392 sja1105_packing(cmd, &entry->lockeds, 28, 28, size, op);
404 sja1105_packing(cmd, &entry->lockeds, 28, 28, size, op);
432 sja1105_packing(cmd, &entry->lockeds, 28, 28, size, op);
H A Dsja1105_static_config.h257 u64 lockeds; member in struct:sja1105_l2_lookup_entry
H A Dsja1105_main.c375 l2_lookup[0].lockeds = true;
1580 if ((l2_lookup.destports & BIT(port)) && l2_lookup.lockeds)
1611 l2_lookup.lockeds = true;
1703 if ((tmp.destports & BIT(port)) && tmp.lockeds)
1732 l2_lookup.lockeds = true;
1914 rc = cb(macaddr, l2_lookup.vlanid, l2_lookup.lockeds, data);
1956 if (l2_lookup.lockeds)
H A Dsja1105_static_config.c366 if (entry->lockeds) {
394 if (entry->lockeds) {

Completed in 134 milliseconds