Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/dsa/hirschmann/
Dhellcreek.c719 static int __hellcreek_fdb_add(struct hellcreek *hellcreek, in __hellcreek_fdb_add() function
858 ret = __hellcreek_fdb_add(hellcreek, &entry); in hellcreek_fdb_add()
873 ret = __hellcreek_fdb_add(hellcreek, &entry); in hellcreek_fdb_add()
913 ret = __hellcreek_fdb_add(hellcreek, &entry); in hellcreek_fdb_del()
1149 ret = __hellcreek_fdb_add(hellcreek, &l2_ptp); in hellcreek_setup_fdb()
1152 ret = __hellcreek_fdb_add(hellcreek, &udp4_ptp); in hellcreek_setup_fdb()
1155 ret = __hellcreek_fdb_add(hellcreek, &udp6_ptp); in hellcreek_setup_fdb()
1158 ret = __hellcreek_fdb_add(hellcreek, &l2_p2p); in hellcreek_setup_fdb()
1161 ret = __hellcreek_fdb_add(hellcreek, &udp4_p2p); in hellcreek_setup_fdb()
1164 ret = __hellcreek_fdb_add(hellcreek, &udp6_p2p); in hellcreek_setup_fdb()
[all …]