Lines Matching defs:self
119 static inline void irlmp_next_lap_state(struct lap_cb *self, in irlmp_next_lap_state()
128 static inline void irlmp_next_lsap_state(struct lsap_cb *self, in irlmp_next_lsap_state()
139 int irlmp_do_lsap_event(struct lsap_cb *self, IRLMP_EVENT event, in irlmp_do_lsap_event()
157 void irlmp_do_lap_event(struct lap_cb *self, IRLMP_EVENT event, in irlmp_do_lap_event()
185 struct lsap_cb *self = (struct lsap_cb *) data; in irlmp_watchdog_timer_expired() local
197 struct lap_cb *self = (struct lap_cb *) data; in irlmp_idle_timer_expired() local
256 static void irlmp_state_standby(struct lap_cb *self, IRLMP_EVENT event, in irlmp_state_standby()
306 static void irlmp_state_u_connect(struct lap_cb *self, IRLMP_EVENT event, in irlmp_state_u_connect()
381 static void irlmp_state_active(struct lap_cb *self, IRLMP_EVENT event, in irlmp_state_active()
488 static int irlmp_state_disconnected(struct lsap_cb *self, IRLMP_EVENT event, in irlmp_state_disconnected()
567 static int irlmp_state_connect(struct lsap_cb *self, IRLMP_EVENT event, in irlmp_state_connect()
629 static int irlmp_state_connect_pend(struct lsap_cb *self, IRLMP_EVENT event, in irlmp_state_connect_pend()
695 static int irlmp_state_dtr(struct lsap_cb *self, IRLMP_EVENT event, in irlmp_state_dtr()
787 static int irlmp_state_setup(struct lsap_cb *self, IRLMP_EVENT event, in irlmp_state_setup()
859 static int irlmp_state_setup_pend(struct lsap_cb *self, IRLMP_EVENT event, in irlmp_state_setup_pend()