Searched refs:EVENT_PCMA (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/fddi/skfp/
H A Dqueue.c100 case EVENT_PCMA : /* PHY A */ ev_dispatcher()
103 if (class >= EVENT_PCMA && ev_dispatcher()
104 class < EVENT_PCMA + NUMPHYS) { ev_dispatcher()
105 pcm(smc,class - EVENT_PCMA,(int)ev->event) ; ev_dispatcher()
H A Decm.c201 queue_event(smc,EVENT_PCMA+p,PC_START) ; ecm_fsm()
255 queue_event(smc,EVENT_PCMA+p,PC_STOP) ; ecm_fsm()
464 queue_event(smc,EVENT_PCMA,PC_TRACE) ; prop_actions()
/linux-4.4.14/drivers/net/fddi/skfp/h/
H A Dcmtdef.h169 #define EVENT_PCMA 5 /* event class PCMA */ macro
174 * if more than two ports are used, EVENT_PCM .. EVENT_PCMA+NUM_PHYS-1

Completed in 87 milliseconds