Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dbwirf.h64 _mac->mac_rf.rf_off(_mac); in bwi_rf_off()
H A Dbwirf.c281 rf->rf_off = bwi_rf_off_11a; in bwi_rf_attach()
300 rf->rf_off = bwi_rf_off_11bg; in bwi_rf_attach()
317 rf->rf_off = bwi_rf_off_11g_rev5; in bwi_rf_attach()
319 rf->rf_off = bwi_rf_off_11bg; in bwi_rf_attach()
H A Dif_bwivar.h416 void (*rf_off)(struct bwi_mac *); member
/freebsd/sys/contrib/dev/rtw89/
H A Dcoex.c787 wl->status.map.rf_off == BTC_LPS_RF_OFF) || in _chk_btc_err()
1564 !wl->status.map.rf_off) { in _append_tdma()
2383 if ((wl_smap->rf_off || wl_smap->lps != BTC_LPS_OFF) && rpt_state != 0) in _set_bt_afh_info()
2949 if (!bt->enable.now || dm->wl_only || wl_smap->rf_off || in rtw89_btc_set_policy_v1()
3028 if (wl->status.map.rf_off || bt->whql_test || in rtw89_btc_set_policy_v1()
4325 if (wl->status.map.rf_off || btc->dm.bt_only) { in _action_wl_2g_scc_v2()
5110 if (wl_smap->rf_off == 1 || wl_smap->lps != BTC_LPS_OFF) in _run_coex()
6556 if (wl->status.map.rf_off_pre == wl->status.map.rf_off && in steps_to_str()
6565 if (wl->status.map.rf_off == 1 || in steps_to_str()
6592 if (wl->status.map.rf_off || w in steps_to_str()
[all...]
H A Dcore.h1350 u32 rf_off: 1;
1205 u32 rf_off: 1; global() member