Searched refs:__hellcreek_fdb_add (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/dsa/hirschmann/ |
| H A D | hellcreek.c | 714 static int __hellcreek_fdb_add(struct hellcreek *hellcreek, in __hellcreek_fdb_add() function 853 ret = __hellcreek_fdb_add(hellcreek, &entry); in hellcreek_fdb_add() 868 ret = __hellcreek_fdb_add(hellcreek, &entry); in hellcreek_fdb_add() 908 ret = __hellcreek_fdb_add(hellcreek, &entry); in hellcreek_fdb_del() 1144 ret = __hellcreek_fdb_add(hellcreek, &l2_ptp); in hellcreek_setup_fdb() 1147 ret = __hellcreek_fdb_add(hellcreek, &udp4_ptp); in hellcreek_setup_fdb() 1150 ret = __hellcreek_fdb_add(hellcreek, &udp6_ptp); in hellcreek_setup_fdb() 1153 ret = __hellcreek_fdb_add(hellcreek, &l2_p2p); in hellcreek_setup_fdb() 1156 ret = __hellcreek_fdb_add(hellcreek, &udp4_p2p); in hellcreek_setup_fdb() 1159 ret = __hellcreek_fdb_add(hellcreek, &udp6_p2p); in hellcreek_setup_fdb() [all …]
|