Home
last modified time | relevance | path

Searched refs:IEEE80211_UNLOCK (Results 1 – 25 of 28) sorted by relevance

12

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_scan_sw.c252 IEEE80211_UNLOCK(ic); in ieee80211_swscan_start_scan()
417 IEEE80211_UNLOCK(ic); in ieee80211_swscan_bg_scan()
459 IEEE80211_UNLOCK(ic); in cancel_scan()
575 IEEE80211_UNLOCK(ic); in scan_curchan()
587 IEEE80211_UNLOCK(ic); in scan_signal()
670 IEEE80211_UNLOCK(ic); in scan_start()
746 IEEE80211_UNLOCK(ic); in scan_curchan_task()
782 IEEE80211_UNLOCK(ic); in scan_curchan_task()
801 IEEE80211_UNLOCK(ic); in scan_end()
830 IEEE80211_UNLOCK(ic); in scan_end()
[all …]
H A Dieee80211_proto.c911 IEEE80211_UNLOCK(ic); in vap_update_slot()
976 IEEE80211_UNLOCK(ic); in vap_update_erp_protmode()
1057 IEEE80211_UNLOCK(ic); in vap_update_preamble()
1191 IEEE80211_UNLOCK(ic); in vap_update_ht_protmode()
1610 IEEE80211_UNLOCK(ic); in ieee80211_wme_initparams()
1783 IEEE80211_UNLOCK(ic); in ieee80211_wme_updateparams()
1915 IEEE80211_UNLOCK(ic); in vap_update_wme()
2080 IEEE80211_UNLOCK(vap->iv_ic); in ieee80211_init()
2097 IEEE80211_UNLOCK(ic); in ieee80211_start_all()
2138 IEEE80211_UNLOCK(ic); in ieee80211_stop()
[all …]
H A Dieee80211_regdomain.c412 IEEE80211_UNLOCK(ic); in ieee80211_setregdomain()
420 IEEE80211_UNLOCK(ic); in ieee80211_setregdomain()
467 IEEE80211_UNLOCK(ic); in ieee80211_setregdomain()
H A Dieee80211_ratectl.c101 IEEE80211_UNLOCK(ic); in ieee80211_ratectl_sysctl_stats()
H A Dieee80211_scan.c169 IEEE80211_UNLOCK(ic); in ieee80211_scan_vdetach()
410 IEEE80211_UNLOCK(ic); in ieee80211_check_scan()
514 IEEE80211_UNLOCK(ic); in ieee80211_scan_done()
H A Dieee80211_power.c313 IEEE80211_UNLOCK(ic); in ieee80211_set_tim()
589 IEEE80211_UNLOCK(vap->iv_ic); in ieee80211_sta_tim_notify()
H A Dieee80211.c755 IEEE80211_UNLOCK(ic); in ieee80211_vap_attach()
819 IEEE80211_UNLOCK(ic); in ieee80211_vap_detach()
924 IEEE80211_UNLOCK(ic); in ieee80211_syncflag()
964 IEEE80211_UNLOCK(ic); in ieee80211_syncflag_ht()
1004 IEEE80211_UNLOCK(ic); in ieee80211_syncflag_vht()
1044 IEEE80211_UNLOCK(ic); in ieee80211_syncflag_ext()
H A Dieee80211_haiku.cpp686 IEEE80211_UNLOCK(ic); in ieee80211_debugnet_init()
700 IEEE80211_UNLOCK(ic); in ieee80211_debugnet_event()
H A Dieee80211_node.c200 IEEE80211_UNLOCK(vap->iv_ic); in ieee80211_node_latevattach()
219 IEEE80211_UNLOCK(ic); in ieee80211_node_vdetach()
793 IEEE80211_UNLOCK(ic); in ieee80211_sync_curchan()
872 IEEE80211_UNLOCK(ic); in ieee80211_sta_join1()
2576 IEEE80211_UNLOCK(ic); in ieee80211_node_timeout()
2816 IEEE80211_UNLOCK(ic); in ieee80211_node_join()
3009 IEEE80211_UNLOCK(ic); in ieee80211_node_leave()
H A Dieee80211_output.c515 IEEE80211_UNLOCK(ic); in ieee80211_vap_transmit()
521 IEEE80211_UNLOCK(ic); in ieee80211_vap_transmit()
3405 IEEE80211_UNLOCK(vap->iv_ic); in ieee80211_tx_mgt_timeout()
3818 IEEE80211_UNLOCK(ic); in ieee80211_beacon_update()
3840 IEEE80211_UNLOCK(ic); in ieee80211_beacon_update()
3854 IEEE80211_UNLOCK(ic); in ieee80211_beacon_update()
4117 IEEE80211_UNLOCK(ic); in ieee80211_beacon_update()
H A Dieee80211_sta.c1322 IEEE80211_UNLOCK(ic); in ieee80211_parse_csaparams()
1633 IEEE80211_UNLOCK(ic); in sta_recv_mgmt()
1669 IEEE80211_UNLOCK(ic); in sta_recv_mgmt()
H A Dieee80211_ioctl.c2535 IEEE80211_UNLOCK(ic); in ieee80211_ioctl_setappie()
2567 IEEE80211_UNLOCK(ic); in ieee80211_ioctl_chanswitch()
2634 IEEE80211_UNLOCK(ic); in ieee80211_scanreq()
2649 IEEE80211_UNLOCK(ic); in ieee80211_scanreq()
2653 IEEE80211_UNLOCK(ic); in ieee80211_scanreq()
3617 IEEE80211_UNLOCK(ic); in ieee80211_ioctl()
H A Dieee80211_haiku.h85 #define IEEE80211_UNLOCK(_ic) mtx_unlock(IEEE80211_LOCK_OBJ(_ic)) macro
H A Dieee80211_superg.c783 IEEE80211_UNLOCK(ic); in ieee80211_ff_check()
H A Dieee80211_ht.c1637 IEEE80211_UNLOCK(ic); in ieee80211_htprot_update()
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8812a/
H A Dr12a_caps.c108 IEEE80211_UNLOCK(ic); in r12a_ioctl_net()
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8821a/usb/
H A Dr21au_dfs.c153 IEEE80211_UNLOCK(ic); in r21au_chan_check()
176 IEEE80211_UNLOCK(ic); in r21au_newstate()
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/
H A Dif_rtwn_beacon.c237 IEEE80211_UNLOCK(ic); in rtwn_tx_beacon_csa()
H A Dif_rtwn.c1008 IEEE80211_UNLOCK(ic); in rtwn_monitor_newstate()
1076 IEEE80211_UNLOCK(ic); in rtwn_newstate()
1372 IEEE80211_UNLOCK(ic); in rtwn_parent()
1585 IEEE80211_UNLOCK(ic); in rtwn_wme_update()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_beacon.c955 IEEE80211_UNLOCK(ic); in ath_beacon_config()
/haiku/src/add-ons/kernel/drivers/network/wlan/ralinkwifi/dev/usb/wlan/
H A Dif_ural.c681 IEEE80211_UNLOCK(ic); in ural_newstate()
H A Dif_rum.c975 IEEE80211_UNLOCK(ic); in rum_newstate()
/haiku/src/add-ons/kernel/drivers/network/wlan/marvell88w8363/dev/mwl/
H A Dif_mwl.c866 IEEE80211_UNLOCK(ic); in mwl_radar_proc()
881 IEEE80211_UNLOCK(ic); in mwl_chanswitch_proc()
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi2100/dev/ipw/
H A Dif_ipw.c859 IEEE80211_UNLOCK(ic); in ipw_newstate()
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi2200/dev/iwi/
H A Dif_iwi.c948 IEEE80211_UNLOCK(ic); in iwi_newstate()

12