Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/dsa/sja1105/
Dsja1105_static_config.h270 struct sja1105_table_ops { struct
278 const struct sja1105_table_ops *ops; argument
288 extern struct sja1105_table_ops sja1105e_table_ops[BLK_IDX_MAX];
289 extern struct sja1105_table_ops sja1105t_table_ops[BLK_IDX_MAX];
290 extern struct sja1105_table_ops sja1105p_table_ops[BLK_IDX_MAX];
291 extern struct sja1105_table_ops sja1105q_table_ops[BLK_IDX_MAX];
292 extern struct sja1105_table_ops sja1105r_table_ops[BLK_IDX_MAX];
293 extern struct sja1105_table_ops sja1105s_table_ops[BLK_IDX_MAX];
322 const struct sja1105_table_ops *static_ops,
Dsja1105_static_config.c699 struct sja1105_table_ops sja1105e_table_ops[BLK_IDX_MAX] = {
767 struct sja1105_table_ops sja1105t_table_ops[BLK_IDX_MAX] = {
855 struct sja1105_table_ops sja1105p_table_ops[BLK_IDX_MAX] = {
923 struct sja1105_table_ops sja1105q_table_ops[BLK_IDX_MAX] = {
1011 struct sja1105_table_ops sja1105r_table_ops[BLK_IDX_MAX] = {
1079 struct sja1105_table_ops sja1105s_table_ops[BLK_IDX_MAX] = {
1167 const struct sja1105_table_ops *static_ops, in sja1105_static_config_init()
Dsja1105.h72 const struct sja1105_table_ops *static_ops;