Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h1337 void linuxkpi_wiphy_work_cancel(struct wiphy *, struct wiphy_work *);
2228 linuxkpi_wiphy_work_cancel(wiphy, wwk); in wiphy_work_cancel()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c6820 linuxkpi_wiphy_work_cancel(struct wiphy *wiphy, struct wiphy_work *wwk) function