Searched refs:atu_get_hash (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/drivers/net/dsa/mv88e6xxx/ |
| D | chip.c | 3337 .atu_get_hash = mv88e6165_g1_atu_get_hash, 3468 .atu_get_hash = mv88e6165_g1_atu_get_hash, 3502 .atu_get_hash = mv88e6165_g1_atu_get_hash, 3544 .atu_get_hash = mv88e6165_g1_atu_get_hash, 3588 .atu_get_hash = mv88e6165_g1_atu_get_hash, 3637 .atu_get_hash = mv88e6165_g1_atu_get_hash, 3681 .atu_get_hash = mv88e6165_g1_atu_get_hash, 3772 .atu_get_hash = mv88e6165_g1_atu_get_hash, 3831 .atu_get_hash = mv88e6165_g1_atu_get_hash, 3888 .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 | 547 int (*atu_get_hash)(struct mv88e6xxx_chip *chip, u8 *hash); member
|