Searched refs:current_channel (Results 1 – 19 of 19) sorted by relevance
| /freebsd/crypto/openssl/crypto/ |
| H A D | trace.c | 27 static const BIO *current_channel = NULL; variable 490 current_channel = channel; in OSSL_trace_begin() 518 && ossl_assert(channel == current_channel)) { in OSSL_trace_end() 532 current_channel = NULL; in OSSL_trace_end()
|
| /freebsd/sys/contrib/dev/rtw88/ |
| H A D | sar.c | 36 rtw_phy_set_tx_power_level(rtwdev, hal->current_channel); in rtw_apply_sar()
|
| H A D | rx.c | 160 int channel = rtwdev->hal.current_channel; in rtw_update_rx_freq_from_ie()
|
| H A D | debug.c | 703 ch = hal->current_channel; in rtw_debugfs_get_tx_pwr_tbl() 764 dm_info->rssi[RF_PATH_A] - 100, hal->current_channel); in rtw_debugfs_get_simple_phy_info() 792 seq_printf(m, "Current CH(fc) = %u\n", rtwdev->hal.current_channel); in rtw_debugfs_get_phy_info()
|
| H A D | regd.c | 490 rtw_phy_set_tx_power_level(rtwdev, hal->current_channel); in rtw_regd_notifier()
|
| H A D | fw.c | 2289 rtw_phy_set_tx_power_level(rtwdev, hal->current_channel); in rtw_hw_scan_complete() 2393 scan_info->op_chan = hal->current_channel; in rtw_store_op_chan() 2463 rtw_is_op_chan(rtwdev, hal->current_channel)) { in rtw_hw_scan_chan_switch()
|
| H A D | rtw88xxa.c | 1659 hal->current_channel, path); in rtw88xxa_set_tx_power_index() 1938 hal->current_channel); in rtw88xxa_phy_pwrtrack()
|
| H A D | rtw8822b.c | 743 u8 ch = rtwdev->hal.current_channel; in rtw8822b_config_trx_mode() 1422 u8 channel = rtwdev->hal.current_channel; in rtw8822b_pwrtrack_set()
|
| H A D | rtw8812a.c | 842 u8 channel = rtwdev->hal.current_channel; in rtw8812a_phy_calibration()
|
| H A D | main.c | 898 hal->current_channel = center_channel; in rtw_update_channel() 2281 rtwdev->hal.current_channel = 1; in rtw_core_init()
|
| H A D | rtw8703b.c | 1596 rtw_phy_set_tx_power_level(rtwdev, hal->current_channel); in rtw8703b_pwrtrack_set()
|
| H A D | rtw8821c.c | 1075 u8 channel = rtwdev->hal.current_channel; in rtw8821c_pwrtrack_set()
|
| H A D | main.h | 1980 u8 current_channel; member
|
| H A D | coex.c | 838 center_chan = rtwdev->hal.current_channel; in rtw_coex_update_wl_ch_info() 4008 coex_dm->wl_ch_info[2], hal->current_channel); in rtw_coex_display_coex_info()
|
| H A D | rtw8723d.c | 1319 rtw_phy_set_tx_power_level(rtwdev, hal->current_channel); in rtw8723d_pwrtrack_set()
|
| H A D | rtw8814a.c | 1914 u8 channel = rtwdev->hal.current_channel; in rtw8814a_pwrtrack_set()
|
| H A D | phy.c | 2473 u8 channel = rtwdev->hal.current_channel; in rtw_phy_config_swing_table()
|
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | fw.h | 4730 __le32 current_channel; member 4738 __le32 current_channel; member
|
| H A D | fw.c | 6995 mccch_v0->current_channel = cpu_to_le32(rfk_mcc->ch[idx]); 7002 mccch->current_channel = cpu_to_le32(rfk_mcc->ch[idx]);
|