Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/sja1105/
A Dsja1105_static_config.c1140 table->ops->packed_entry_size / 4; in sja1105_static_config_pack()
1148 memset(p, 0, table->ops->packed_entry_size); in sja1105_static_config_pack()
1150 p += table->ops->packed_entry_size; in sja1105_static_config_pack()
1257 .packed_entry_size = SJA1105_SIZE_RETAGGING_ENTRY,
1273 .packed_entry_size = SJA1105_SIZE_SCHEDULE_ENTRY,
1285 .packed_entry_size = SJA1105_SIZE_VL_LOOKUP_ENTRY,
1375 .packed_entry_size = SJA1105_SIZE_RETAGGING_ENTRY,
1445 .packed_entry_size = SJA1105_SIZE_RETAGGING_ENTRY,
1461 .packed_entry_size = SJA1105_SIZE_SCHEDULE_ENTRY,
1649 .packed_entry_size = SJA1105_SIZE_SCHEDULE_ENTRY,
[all …]
A Dsja1105_static_config.h436 size_t packed_entry_size; member

Completed in 10 milliseconds