Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/fddi/skfp/
Dsmt.c79 static void smt_fill_neighbor(struct s_smc *smc, struct smt_p_neighbor *neighbor);
1035 smt_fill_neighbor(smc,&sif->neighbor); /* set station neighbor */ in smt_send_sif_config()
1308 static void smt_fill_neighbor(struct s_smc *smc, struct smt_p_neighbor *neighbor) in smt_fill_neighbor() function