Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/fddi/skfp/
Dsmt.c87 static void smt_fill_neighbor(struct s_smc *smc, struct smt_p_neighbor *neighbor);
1043 smt_fill_neighbor(smc,&sif->neighbor); /* set station neighbor */ in smt_send_sif_config()
1316 static void smt_fill_neighbor(struct s_smc *smc, struct smt_p_neighbor *neighbor) in smt_fill_neighbor() function