Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/fddi/skfp/
Dcfm.c93 static void cfm_fsm(struct s_smc *smc, int cmd);
232 cfm_fsm(smc,event) ; in cfm()
279 static void cfm_fsm(struct s_smc *smc, int cmd) in cfm_fsm() function