Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/fddi/skfp/
Dsmt.c88 static void smt_fill_neighbor(struct s_smc *smc, struct smt_p_neighbor *neighbor);
1044 smt_fill_neighbor(smc,&sif->neighbor); /* set station neighbor */ in smt_send_sif_config()
1317 static void smt_fill_neighbor(struct s_smc *smc, struct smt_p_neighbor *neighbor) in smt_fill_neighbor() function