Home
last modified time | relevance | path

Searched defs:wwk (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.h288 struct work_struct wwk; member
H A Dlinux_80211.c5587 linuxkpi_wiphy_work_queue(struct wiphy *wiphy, struct wiphy_work *wwk)
5608 linuxkpi_wiphy_work_cancel(struct wiphy *wiphy, struct wiphy_work *wwk)
5622 linuxkpi_wiphy_work_flush(struct wiphy *wiphy, struct wiphy_work *wwk)
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h2176 wiphy_work_init(struct wiphy_work *wwk, wiphy_work_fn fn) in wiphy_work_init()
2183 wiphy_work_queue(struct wiphy *wiphy, struct wiphy_work *wwk) in wiphy_work_queue()
2189 wiphy_work_cancel(struct wiphy *wiphy, struct wiphy_work *wwk) in wiphy_work_cancel()
2195 wiphy_work_flush(struct wiphy *wiphy, struct wiphy_work *wwk) in wiphy_work_flush()