Home
last modified time | relevance | path

Searched refs:lkpi_wiphy_delayed_work_timer (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/sys/compat/linuxkpi/common/include/net/
HDcfg80211.h1353 void lkpi_wiphy_delayed_work_timer(struct timer_list *);
2301 timer_setup(&wdwk->timer, lkpi_wiphy_delayed_work_timer, 0); in wiphy_delayed_work_init()
/freebsd-head/sys/compat/linuxkpi/common/src/
HDlinux_80211.c7136 lkpi_wiphy_delayed_work_timer(struct timer_list *tl) function