Searched refs:atu_get_hash (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/drivers/net/dsa/mv88e6xxx/ |
| D | chip.c | 3694 .atu_get_hash = mv88e6165_g1_atu_get_hash, 3783 .atu_get_hash = mv88e6165_g1_atu_get_hash, 3839 .atu_get_hash = mv88e6165_g1_atu_get_hash, 3875 .atu_get_hash = mv88e6165_g1_atu_get_hash, 3919 .atu_get_hash = mv88e6165_g1_atu_get_hash, 3965 .atu_get_hash = mv88e6165_g1_atu_get_hash, 4016 .atu_get_hash = mv88e6165_g1_atu_get_hash, 4062 .atu_get_hash = mv88e6165_g1_atu_get_hash, 4160 .atu_get_hash = mv88e6165_g1_atu_get_hash, 4221 .atu_get_hash = mv88e6165_g1_atu_get_hash, [all …]
|
| D | devlink.c | 12 if (chip->info->ops->atu_get_hash) in mv88e6xxx_atu_get_hash() 13 return chip->info->ops->atu_get_hash(chip, hash); in mv88e6xxx_atu_get_hash()
|
| D | chip.h | 590 int (*atu_get_hash)(struct mv88e6xxx_chip *chip, u8 *hash); member
|