Home
last modified time | relevance | path

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

/freebsd-head/sys/compat/linuxkpi/common/include/net/
HDcfg80211.h1359 int linuxkpi_regulatory_set_wiphy_regd_sync(struct wiphy *wiphy,
1703 return (linuxkpi_regulatory_set_wiphy_regd_sync(wiphy, regd)); in regulatory_set_wiphy_regd_sync()
1712 return (linuxkpi_regulatory_set_wiphy_regd_sync(wiphy, regd)); in regulatory_set_wiphy_regd_sync_rtnl()
/freebsd-head/sys/compat/linuxkpi/common/src/
HDlinux_80211.c6460 linuxkpi_regulatory_set_wiphy_regd_sync(struct wiphy *wiphy, function