Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h1146 void linuxkpi_ieee80211_restart_hw(struct ieee80211_hw *);
1305 linuxkpi_ieee80211_restart_hw(hw); in ieee80211_restart_hw()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c4149 linuxkpi_ieee80211_restart_hw(struct ieee80211_hw *hw) in linuxkpi_ieee80211_restart_hw() function