Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/compat/linuxkpi/common/include/net/
HDcfg80211.h1345 int linuxkpi_regulatory_set_wiphy_regd_sync(struct wiphy *wiphy,
1652 return (linuxkpi_regulatory_set_wiphy_regd_sync(wiphy, regd)); in regulatory_set_wiphy_regd_sync()
1661 return (linuxkpi_regulatory_set_wiphy_regd_sync(wiphy, regd)); in regulatory_set_wiphy_regd_sync_rtnl()
/freebsd-14-stable/sys/compat/linuxkpi/common/src/
HDlinux_80211.c6460 linuxkpi_regulatory_set_wiphy_regd_sync(struct wiphy *wiphy, function