Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h1183 int linuxkpi_regulatory_set_wiphy_regd_sync(struct wiphy *wiphy,
1517 return (linuxkpi_regulatory_set_wiphy_regd_sync(wiphy, regd)); in regulatory_set_wiphy_regd_sync()
1526 return (linuxkpi_regulatory_set_wiphy_regd_sync(wiphy, regd)); in regulatory_set_wiphy_regd_sync_rtnl()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c7075 linuxkpi_regulatory_set_wiphy_regd_sync(struct wiphy *wiphy, function