Searched refs:hal_btc_fw_set_bt (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/ |
| H A D | halbtc_fw.h | 301 void hal_btc_fw_set_bt(struct btc_t *btc, u8 type, u16 len, u8* buf);
|
| H A D | hal_btc.c | 301 hal_btc_fw_set_bt(btc, SET_BT_WREG_ADDR, 3, buf); in _write_bt_reg() 308 hal_btc_fw_set_bt(btc, SET_BT_WREG_VAL, 4, buf); in _write_bt_reg() 322 hal_btc_fw_set_bt(btc, SET_BT_RREG_ADDR, sizeof(buf), buf); in _read_bt_reg() 336 hal_btc_fw_set_bt(btc, SET_BT_PSD_REPORT, 2, buf); in _set_bt_psd_report() 347 hal_btc_fw_set_bt(btc, SET_BT_INFO_REPORT, 1, &buf); in _set_bt_info_report()
|
| H A D | halbtc_action.c | 93 hal_btc_fw_set_bt(btc, SET_BT_IGNORE_WLAN_ACT, 1, &buf); in _set_bt_ignore_wlan_act() 143 hal_btc_fw_set_bt(btc, SET_BT_TX_PWR, 1, &buf); in _set_bt_tx_power() 168 hal_btc_fw_set_bt(btc, SET_BT_LNA_CONSTRAIN, 1, &buf); in _set_bt_rx_gain() 276 hal_btc_fw_set_bt(btc, SET_BT_GOLDEN_RX_RANGE, sizeof(buf), buf); in _set_bt_golden_rx_range() 370 hal_btc_fw_set_bt(btc, SET_BT_WL_CH_INFO, 3, (u8*)&wl->afh_info); in _set_bt_afh_info()
|
| H A D | halbtc_fw.c | 835 void hal_btc_fw_set_bt(struct btc_t *btc, u8 type, u16 len, u8* buf) in hal_btc_fw_set_bt() function
|
| H A D | halbtc_dbg_cmd.c | 1562 hal_btc_fw_set_bt(btc, SET_BT_WL_CH_INFO, 3, (u8*)&btc->cx.wl.afh_info); in _cmd_bt_afh_map()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/ |
| H A D | halbtc_fw.h | 301 void hal_btc_fw_set_bt(struct btc_t *btc, u8 type, u16 len, u8* buf);
|
| H A D | hal_btc.c | 301 hal_btc_fw_set_bt(btc, SET_BT_WREG_ADDR, 3, buf); in _write_bt_reg() 308 hal_btc_fw_set_bt(btc, SET_BT_WREG_VAL, 4, buf); in _write_bt_reg() 322 hal_btc_fw_set_bt(btc, SET_BT_RREG_ADDR, sizeof(buf), buf); in _read_bt_reg() 336 hal_btc_fw_set_bt(btc, SET_BT_PSD_REPORT, 2, buf); in _set_bt_psd_report() 347 hal_btc_fw_set_bt(btc, SET_BT_INFO_REPORT, 1, &buf); in _set_bt_info_report()
|
| H A D | halbtc_action.c | 93 hal_btc_fw_set_bt(btc, SET_BT_IGNORE_WLAN_ACT, 1, &buf); in _set_bt_ignore_wlan_act() 143 hal_btc_fw_set_bt(btc, SET_BT_TX_PWR, 1, &buf); in _set_bt_tx_power() 168 hal_btc_fw_set_bt(btc, SET_BT_LNA_CONSTRAIN, 1, &buf); in _set_bt_rx_gain() 276 hal_btc_fw_set_bt(btc, SET_BT_GOLDEN_RX_RANGE, sizeof(buf), buf); in _set_bt_golden_rx_range() 370 hal_btc_fw_set_bt(btc, SET_BT_WL_CH_INFO, 3, (u8*)&wl->afh_info); in _set_bt_afh_info()
|
| H A D | halbtc_fw.c | 835 void hal_btc_fw_set_bt(struct btc_t *btc, u8 type, u16 len, u8* buf) in hal_btc_fw_set_bt() function
|
| H A D | halbtc_dbg_cmd.c | 1562 hal_btc_fw_set_bt(btc, SET_BT_WL_CH_INFO, 3, (u8*)&btc->cx.wl.afh_info); in _cmd_bt_afh_map()
|