Lines Matching defs:self
117 static inline void irlmp_next_lap_state(struct lap_cb *self, in irlmp_next_lap_state()
126 static inline void irlmp_next_lsap_state(struct lsap_cb *self, in irlmp_next_lsap_state()
137 int irlmp_do_lsap_event(struct lsap_cb *self, IRLMP_EVENT event, in irlmp_do_lsap_event()
155 void irlmp_do_lap_event(struct lap_cb *self, IRLMP_EVENT event, in irlmp_do_lap_event()
181 struct lsap_cb *self = (struct lsap_cb *) data; in irlmp_watchdog_timer_expired() local
191 struct lap_cb *self = (struct lap_cb *) data; in irlmp_idle_timer_expired() local
248 static void irlmp_state_standby(struct lap_cb *self, IRLMP_EVENT event, in irlmp_state_standby()
297 static void irlmp_state_u_connect(struct lap_cb *self, IRLMP_EVENT event, in irlmp_state_u_connect()
372 static void irlmp_state_active(struct lap_cb *self, IRLMP_EVENT event, in irlmp_state_active()
477 static int irlmp_state_disconnected(struct lsap_cb *self, IRLMP_EVENT event, in irlmp_state_disconnected()
554 static int irlmp_state_connect(struct lsap_cb *self, IRLMP_EVENT event, in irlmp_state_connect()
614 static int irlmp_state_connect_pend(struct lsap_cb *self, IRLMP_EVENT event, in irlmp_state_connect_pend()
678 static int irlmp_state_dtr(struct lsap_cb *self, IRLMP_EVENT event, in irlmp_state_dtr()
768 static int irlmp_state_setup(struct lsap_cb *self, IRLMP_EVENT event, in irlmp_state_setup()
838 static int irlmp_state_setup_pend(struct lsap_cb *self, IRLMP_EVENT event, in irlmp_state_setup_pend()