Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_config.c842 int emac_fdb_flow_id_updated(struct prueth_emac *emac) in emac_fdb_flow_id_updated() function
864 EXPORT_SYMBOL_GPL(emac_fdb_flow_id_updated);
H A Dicssg_prueth.h453 int emac_fdb_flow_id_updated(struct prueth_emac *emac);
H A Dicssg_prueth.c955 ret = emac_fdb_flow_id_updated(emac); in emac_ndo_open()