Searched refs:lap_state (Results 1 - 2 of 2) sorted by relevance

/net/irda/
H A Dirlmp_event.c102 static void (*lap_state[]) (struct lap_cb *, IRLMP_EVENT, struct sk_buff *) = variable
125 self->lap_state = state;
165 irlmp_state[self->lap_state]);
167 (*lap_state[self->lap_state]) (self, event, skb);
H A Dirlmp.c319 lap->lap_state = LAP_STANDBY;
832 if (lap->lap_state == LAP_STANDBY) {
882 if (lap->lap_state == LAP_STANDBY) {
1973 irlmp_state[lap->lap_state]);

Completed in 44 milliseconds