Home
last modified time | relevance | path

Searched refs:sja1105_l2_policing_entry (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/dsa/sja1105/
Dsja1105_static_config.c296 struct sja1105_l2_policing_entry *entry = entry_ptr; in sja1105_l2_policing_entry_packing()
710 .unpacked_entry_size = sizeof(struct sja1105_l2_policing_entry),
788 .unpacked_entry_size = sizeof(struct sja1105_l2_policing_entry),
866 .unpacked_entry_size = sizeof(struct sja1105_l2_policing_entry),
944 .unpacked_entry_size = sizeof(struct sja1105_l2_policing_entry),
1022 .unpacked_entry_size = sizeof(struct sja1105_l2_policing_entry),
1100 .unpacked_entry_size = sizeof(struct sja1105_l2_policing_entry),
Dsja1105_static_config.h224 struct sja1105_l2_policing_entry { struct
Dsja1105_main.c462 sja1105_setup_policer(struct sja1105_l2_policing_entry *policing, in sja1105_setup_policer()
474 struct sja1105_l2_policing_entry *policing; in sja1105_init_l2_policing()