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