Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h1045 struct wiphy_delayed_work { struct
1179 struct wiphy_delayed_work *, unsigned long);
1181 struct wiphy_delayed_work *);
2124 wiphy_delayed_work_init(struct wiphy_delayed_work *wdwk, wiphy_work_fn fn) in wiphy_delayed_work_init()
2131 wiphy_delayed_work_queue(struct wiphy *wiphy, struct wiphy_delayed_work *wdwk, in wiphy_delayed_work_queue()
2138 wiphy_delayed_work_cancel(struct wiphy *wiphy, struct wiphy_delayed_work *wdwk) in wiphy_delayed_work_cancel()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c7787 struct wiphy_delayed_work *wdwk;
7795 struct wiphy_delayed_work *wdwk, unsigned long delay)
7809 struct wiphy_delayed_work *wdwk)