Home
last modified time | relevance | path

Searched refs:RTW_NET_NO_LINK (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/sys/contrib/dev/rtw88/
HDwow.h52 return (rtwvif->net_type == RTW_NET_NO_LINK); in rtw_wow_no_link()
HDmac80211.c201 net_type = RTW_NET_NO_LINK; in rtw_ops_add_interface()
257 rtwvif->net_type = RTW_NET_NO_LINK; in rtw_ops_remove_interface()
HDwow.c794 case RTW_NET_NO_LINK: in rtw_wow_vif_iter()
HDmain.h125 RTW_NET_NO_LINK = 0, enumerator
HDmain.c619 rtwvif->net_type = RTW_NET_NO_LINK; in rtw_vif_assoc_changed()