Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/fddi/skfp/
Dcfm.c97 static void cfm_fsm(struct s_smc *smc, int cmd);
236 cfm_fsm(smc,event) ; in cfm()
283 static void cfm_fsm(struct s_smc *smc, int cmd) in cfm_fsm() function