Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/ti/icssg/
H A Dicssg_config.c781 int emac_fdb_flow_id_updated(struct prueth_emac *emac) in emac_fdb_flow_id_updated() function
803 EXPORT_SYMBOL_GPL(emac_fdb_flow_id_updated);
H A Dicssg_prueth.h427 int emac_fdb_flow_id_updated(struct prueth_emac *emac);
H A Dicssg_prueth.c791 ret = emac_fdb_flow_id_updated(emac); in emac_ndo_open()