Searched refs:plip_timer_bh (Results 1 – 1 of 1) sorted by relevance
140 static void plip_timer_bh(struct work_struct *work);313 INIT_DELAYED_WORK(&nl->timer, plip_timer_bh); in plip_init_netdev()384 plip_timer_bh(struct work_struct *work) in plip_timer_bh() function