| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/btc/ |
| H A D | halbtccommon.c | 233 u8 *h2c_para) in rtw_btc_mailbox_operation() argument 239 btc->btc_fill_h2c(btc, h2c_id, h2c_len, h2c_para); in rtw_btc_mailbox_operation() 256 buf[3] = (h2c_para[0] != 0) ? 0x1 : 0x0; /* OP_Code_Content */ in rtw_btc_mailbox_operation() 257 buf[4] = h2c_para[0];/* pwr_level */ in rtw_btc_mailbox_operation() 265 buf[3] = (h2c_para[0] == 0x1) ? 0x1 : 0x0; /* OP_Code_Content */ in rtw_btc_mailbox_operation() 273 buf[3] = h2c_para[0]; /* OP_Code_Content */ in rtw_btc_mailbox_operation() 274 buf[4] = h2c_para[1]; in rtw_btc_mailbox_operation() 275 buf[5] = h2c_para[2]; in rtw_btc_mailbox_operation() 329 u8 h2c_para[2] = {0xc, 0}; in rtw_btc_wl_leakap() local 338 h2c_para[1] = 0x0; in rtw_btc_wl_leakap() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/btc/ |
| H A D | halbtc8822b1ant.c | 4677 u8 h2c_para[4] = {0}; in halbtc8822b1ant_wifi_info_notify() local 4687 h2c_para[0] = ap_num; /* AP number */ in halbtc8822b1ant_wifi_info_notify() 4688 h2c_para[1] = (u8)wifi_busy; /* Busy */ in halbtc8822b1ant_wifi_info_notify() 4689 h2c_para[2] = (u8)wifi_rssi; /* RSSI */ in halbtc8822b1ant_wifi_info_notify() 4692 opcode_ver, &h2c_para[0], 3); in halbtc8822b1ant_wifi_info_notify() 4698 u8 h2c_para[4] = {0}; in halbtc8822b1ant_setManual() local 4707 h2c_para[0] = set_type; /* set_type */ in halbtc8822b1ant_setManual() 4711 &h2c_para[0], 1); in halbtc8822b1ant_setManual() 4732 u8 h2c_para[4] = {0}; in ex_halbtc8822b1ant_ips_notify() local 4747 h2c_para[0] = ips_notify; /* IPS notify */ in ex_halbtc8822b1ant_ips_notify() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/btc/ |
| H A D | halbtc8822b1ant.c | 4090 u8 h2c_para[4] = {0}; 4100 h2c_para[0] = ap_num; /* AP number */ 4101 h2c_para[1] = (u8)wifi_busy; /* Busy */ 4102 h2c_para[2] = (u8)wifi_rssi; /* RSSI */ 4105 opcode_ver, &h2c_para[0], 3); 4111 u8 h2c_para[4] = {0}; 4120 h2c_para[0] = set_type; /* set_type */ 4124 &h2c_para[0], 1); 4149 u8 h2c_para[4] = {0}; 4164 h2c_para[0] = ips_notify; /* IPS notify */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/ |
| H A D | phydm_pathdiv.c | 606 u8 h2c_para[7] = {0}; in phydm_set_resp_tx_path_by_fw_jgr3() local 640 h2c_para[0] = macid; in phydm_set_resp_tx_path_by_fw_jgr3() 641 h2c_para[1] = n_tx_path_ctrl_map; in phydm_set_resp_tx_path_by_fw_jgr3() 642 h2c_para[2] = (path_map[3] << 6) | (path_map[2] << 4) | in phydm_set_resp_tx_path_by_fw_jgr3() 645 odm_fill_h2c_cmd(dm, PHYDM_H2C_DYNAMIC_TX_PATH, 7, h2c_para); in phydm_set_resp_tx_path_by_fw_jgr3()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/ |
| H A D | phydm_pathdiv.c | 606 u8 h2c_para[7] = {0}; in phydm_set_resp_tx_path_by_fw_jgr3() local 640 h2c_para[0] = macid; in phydm_set_resp_tx_path_by_fw_jgr3() 641 h2c_para[1] = n_tx_path_ctrl_map; in phydm_set_resp_tx_path_by_fw_jgr3() 642 h2c_para[2] = (path_map[3] << 6) | (path_map[2] << 4) | in phydm_set_resp_tx_path_by_fw_jgr3() 645 odm_fill_h2c_cmd(dm, PHYDM_H2C_DYNAMIC_TX_PATH, 7, h2c_para); in phydm_set_resp_tx_path_by_fw_jgr3()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/ |
| H A D | phydm_pathdiv.c | 606 u8 h2c_para[7] = {0}; in phydm_set_resp_tx_path_by_fw_jgr3() local 640 h2c_para[0] = macid; in phydm_set_resp_tx_path_by_fw_jgr3() 641 h2c_para[1] = n_tx_path_ctrl_map; in phydm_set_resp_tx_path_by_fw_jgr3() 642 h2c_para[2] = (path_map[3] << 6) | (path_map[2] << 4) | in phydm_set_resp_tx_path_by_fw_jgr3() 645 odm_fill_h2c_cmd(dm, PHYDM_H2C_DYNAMIC_TX_PATH, 7, h2c_para); in phydm_set_resp_tx_path_by_fw_jgr3()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/btc/ |
| H A D | halbtc8723d1ant.c | 288 u8 h2c_para[2] = {0xb, 0x1}; in halbtc8723d1ant_set_tdma_timer_base() local 301 h2c_para[1] = 0xc1; /* 4-slot */ in halbtc8723d1ant_set_tdma_timer_base() 306 h2c_para[1] = (100 / tbtt_interval); in halbtc8723d1ant_set_tdma_timer_base() 309 h2c_para[1] = h2c_para[1] + 1; in halbtc8723d1ant_set_tdma_timer_base() 311 h2c_para[1] = h2c_para[1] & 0x3f; in halbtc8723d1ant_set_tdma_timer_base() 316 h2c_para[1] = (tbtt_interval / 100); in halbtc8723d1ant_set_tdma_timer_base() 319 h2c_para[1] = h2c_para[1] - 1; in halbtc8723d1ant_set_tdma_timer_base() 321 h2c_para[1] = h2c_para[1] & 0x3f; in halbtc8723d1ant_set_tdma_timer_base() 322 h2c_para[1] = h2c_para[1] | 0x80; in halbtc8723d1ant_set_tdma_timer_base() 327 h2c_para[1] = 0x1; in halbtc8723d1ant_set_tdma_timer_base() [all …]
|
| H A D | halbtc8723d2ant.c | 327 u8 h2c_para[2] = {0xb, 0x1}; in halbtc8723d2ant_set_tdma_timer_base() local 340 h2c_para[1] = 0xc1; /* 4-slot */ in halbtc8723d2ant_set_tdma_timer_base() 345 h2c_para[1] = (100 / tbtt_interval); in halbtc8723d2ant_set_tdma_timer_base() 348 h2c_para[1] = h2c_para[1] + 1; in halbtc8723d2ant_set_tdma_timer_base() 350 h2c_para[1] = h2c_para[1] & 0x3f; in halbtc8723d2ant_set_tdma_timer_base() 355 h2c_para[1] = (tbtt_interval / 100); in halbtc8723d2ant_set_tdma_timer_base() 358 h2c_para[1] = h2c_para[1] - 1; in halbtc8723d2ant_set_tdma_timer_base() 360 h2c_para[1] = h2c_para[1] & 0x3f; in halbtc8723d2ant_set_tdma_timer_base() 361 h2c_para[1] = h2c_para[1] | 0x80; in halbtc8723d2ant_set_tdma_timer_base() 366 h2c_para[1] = 0x1; in halbtc8723d2ant_set_tdma_timer_base() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/btc/ |
| H A D | halbtc8723d1ant.c | 288 u8 h2c_para[2] = {0xb, 0x1}; in halbtc8723d1ant_set_tdma_timer_base() local 301 h2c_para[1] = 0xc1; /* 4-slot */ in halbtc8723d1ant_set_tdma_timer_base() 306 h2c_para[1] = (100 / tbtt_interval); in halbtc8723d1ant_set_tdma_timer_base() 309 h2c_para[1] = h2c_para[1] + 1; in halbtc8723d1ant_set_tdma_timer_base() 311 h2c_para[1] = h2c_para[1] & 0x3f; in halbtc8723d1ant_set_tdma_timer_base() 316 h2c_para[1] = (tbtt_interval / 100); in halbtc8723d1ant_set_tdma_timer_base() 319 h2c_para[1] = h2c_para[1] - 1; in halbtc8723d1ant_set_tdma_timer_base() 321 h2c_para[1] = h2c_para[1] & 0x3f; in halbtc8723d1ant_set_tdma_timer_base() 322 h2c_para[1] = h2c_para[1] | 0x80; in halbtc8723d1ant_set_tdma_timer_base() 327 h2c_para[1] = 0x1; in halbtc8723d1ant_set_tdma_timer_base() [all …]
|
| H A D | halbtc8723d2ant.c | 327 u8 h2c_para[2] = {0xb, 0x1}; in halbtc8723d2ant_set_tdma_timer_base() local 340 h2c_para[1] = 0xc1; /* 4-slot */ in halbtc8723d2ant_set_tdma_timer_base() 345 h2c_para[1] = (100 / tbtt_interval); in halbtc8723d2ant_set_tdma_timer_base() 348 h2c_para[1] = h2c_para[1] + 1; in halbtc8723d2ant_set_tdma_timer_base() 350 h2c_para[1] = h2c_para[1] & 0x3f; in halbtc8723d2ant_set_tdma_timer_base() 355 h2c_para[1] = (tbtt_interval / 100); in halbtc8723d2ant_set_tdma_timer_base() 358 h2c_para[1] = h2c_para[1] - 1; in halbtc8723d2ant_set_tdma_timer_base() 360 h2c_para[1] = h2c_para[1] & 0x3f; in halbtc8723d2ant_set_tdma_timer_base() 361 h2c_para[1] = h2c_para[1] | 0x80; in halbtc8723d2ant_set_tdma_timer_base() 366 h2c_para[1] = 0x1; in halbtc8723d2ant_set_tdma_timer_base() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/btc/ |
| H A D | halbtc8821c2ant.c | 371 u8 h2c_para[2] = {0xb, 0x1}; in halbtc8821c2ant_set_tdma_timer_base() local 384 h2c_para[1] = (tbtt_interval / 50) - 1; in halbtc8821c2ant_set_tdma_timer_base() 385 h2c_para[1] = h2c_para[1] | 0xc0; /* 50ms-slot */ in halbtc8821c2ant_set_tdma_timer_base() 390 h2c_para[1] = (100 / tbtt_interval); in halbtc8821c2ant_set_tdma_timer_base() 393 h2c_para[1] = h2c_para[1] + 1; in halbtc8821c2ant_set_tdma_timer_base() 395 h2c_para[1] = h2c_para[1] & 0x3f; in halbtc8821c2ant_set_tdma_timer_base() 400 h2c_para[1] = (tbtt_interval / 100); in halbtc8821c2ant_set_tdma_timer_base() 403 h2c_para[1] = h2c_para[1] - 1; in halbtc8821c2ant_set_tdma_timer_base() 405 h2c_para[1] = h2c_para[1] & 0x3f; in halbtc8821c2ant_set_tdma_timer_base() 406 h2c_para[1] = h2c_para[1] | 0x80; in halbtc8821c2ant_set_tdma_timer_base() [all …]
|
| H A D | halbtc8821c1ant.c | 388 u8 h2c_para[2] = {0xb, 0x1}; in halbtc8821c1ant_set_tdma_timer_base() local 401 h2c_para[1] = (tbtt_interval / 50) - 1; in halbtc8821c1ant_set_tdma_timer_base() 402 h2c_para[1] = h2c_para[1] | 0xc0; /* 50ms-slot */ in halbtc8821c1ant_set_tdma_timer_base() 407 h2c_para[1] = (100 / tbtt_interval); in halbtc8821c1ant_set_tdma_timer_base() 410 h2c_para[1] = h2c_para[1] + 1; in halbtc8821c1ant_set_tdma_timer_base() 412 h2c_para[1] = h2c_para[1] & 0x3f; in halbtc8821c1ant_set_tdma_timer_base() 417 h2c_para[1] = (tbtt_interval / 100); in halbtc8821c1ant_set_tdma_timer_base() 420 h2c_para[1] = h2c_para[1] - 1; in halbtc8821c1ant_set_tdma_timer_base() 422 h2c_para[1] = h2c_para[1] & 0x3f; in halbtc8821c1ant_set_tdma_timer_base() 423 h2c_para[1] = h2c_para[1] | 0x80; in halbtc8821c1ant_set_tdma_timer_base() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/btc/ |
| H A D | halbtc8821c1ant.c | 389 u8 h2c_para[2] = {0xb, 0x1}; in halbtc8821c1ant_set_tdma_timer_base() local 402 h2c_para[1] = (tbtt_interval / 50) - 1; in halbtc8821c1ant_set_tdma_timer_base() 403 h2c_para[1] = h2c_para[1] | 0xc0; /* 50ms-slot */ in halbtc8821c1ant_set_tdma_timer_base() 408 h2c_para[1] = (100 / tbtt_interval); in halbtc8821c1ant_set_tdma_timer_base() 411 h2c_para[1] = h2c_para[1] + 1; in halbtc8821c1ant_set_tdma_timer_base() 413 h2c_para[1] = h2c_para[1] & 0x3f; in halbtc8821c1ant_set_tdma_timer_base() 418 h2c_para[1] = (tbtt_interval / 100); in halbtc8821c1ant_set_tdma_timer_base() 421 h2c_para[1] = h2c_para[1] - 1; in halbtc8821c1ant_set_tdma_timer_base() 423 h2c_para[1] = h2c_para[1] & 0x3f; in halbtc8821c1ant_set_tdma_timer_base() 424 h2c_para[1] = h2c_para[1] | 0x80; in halbtc8821c1ant_set_tdma_timer_base() [all …]
|
| H A D | halbtc8821c2ant.c | 372 u8 h2c_para[2] = {0xb, 0x1}; in halbtc8821c2ant_set_tdma_timer_base() local 385 h2c_para[1] = (tbtt_interval / 50) - 1; in halbtc8821c2ant_set_tdma_timer_base() 386 h2c_para[1] = h2c_para[1] | 0xc0; /* 50ms-slot */ in halbtc8821c2ant_set_tdma_timer_base() 391 h2c_para[1] = (100 / tbtt_interval); in halbtc8821c2ant_set_tdma_timer_base() 394 h2c_para[1] = h2c_para[1] + 1; in halbtc8821c2ant_set_tdma_timer_base() 396 h2c_para[1] = h2c_para[1] & 0x3f; in halbtc8821c2ant_set_tdma_timer_base() 401 h2c_para[1] = (tbtt_interval / 100); in halbtc8821c2ant_set_tdma_timer_base() 404 h2c_para[1] = h2c_para[1] - 1; in halbtc8821c2ant_set_tdma_timer_base() 406 h2c_para[1] = h2c_para[1] & 0x3f; in halbtc8821c2ant_set_tdma_timer_base() 407 h2c_para[1] = h2c_para[1] | 0x80; in halbtc8821c2ant_set_tdma_timer_base() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/ |
| H A D | phydm_pathdiv.c | 605 u8 h2c_para[7] = {0}; in phydm_set_resp_tx_path_by_fw_jgr3() local 639 h2c_para[0] = macid; in phydm_set_resp_tx_path_by_fw_jgr3() 640 h2c_para[1] = n_tx_path_ctrl_map; in phydm_set_resp_tx_path_by_fw_jgr3() 641 h2c_para[2] = (path_map[3] << 6) | (path_map[2] << 4) | in phydm_set_resp_tx_path_by_fw_jgr3() 644 odm_fill_h2c_cmd(dm, PHYDM_H2C_DYNAMIC_TX_PATH, 7, h2c_para); in phydm_set_resp_tx_path_by_fw_jgr3()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/ |
| H A D | phydm_pathdiv.c | 606 u8 h2c_para[7] = {0}; in phydm_set_resp_tx_path_by_fw_jgr3() local 640 h2c_para[0] = macid; in phydm_set_resp_tx_path_by_fw_jgr3() 641 h2c_para[1] = n_tx_path_ctrl_map; in phydm_set_resp_tx_path_by_fw_jgr3() 642 h2c_para[2] = (path_map[3] << 6) | (path_map[2] << 4) | in phydm_set_resp_tx_path_by_fw_jgr3() 645 odm_fill_h2c_cmd(dm, PHYDM_H2C_DYNAMIC_TX_PATH, 7, h2c_para); in phydm_set_resp_tx_path_by_fw_jgr3()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/ |
| H A D | phydm_pathdiv.c | 605 u8 h2c_para[7] = {0}; in phydm_set_resp_tx_path_by_fw_jgr3() local 639 h2c_para[0] = macid; in phydm_set_resp_tx_path_by_fw_jgr3() 640 h2c_para[1] = n_tx_path_ctrl_map; in phydm_set_resp_tx_path_by_fw_jgr3() 641 h2c_para[2] = (path_map[3] << 6) | (path_map[2] << 4) | in phydm_set_resp_tx_path_by_fw_jgr3() 644 odm_fill_h2c_cmd(dm, PHYDM_H2C_DYNAMIC_TX_PATH, 7, h2c_para); in phydm_set_resp_tx_path_by_fw_jgr3()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/ |
| H A D | phydm_pathdiv.c | 605 u8 h2c_para[7] = {0}; in phydm_set_resp_tx_path_by_fw_jgr3() local 639 h2c_para[0] = macid; in phydm_set_resp_tx_path_by_fw_jgr3() 640 h2c_para[1] = n_tx_path_ctrl_map; in phydm_set_resp_tx_path_by_fw_jgr3() 641 h2c_para[2] = (path_map[3] << 6) | (path_map[2] << 4) | in phydm_set_resp_tx_path_by_fw_jgr3() 644 odm_fill_h2c_cmd(dm, PHYDM_H2C_DYNAMIC_TX_PATH, 7, h2c_para); in phydm_set_resp_tx_path_by_fw_jgr3()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/ |
| H A D | phydm_pathdiv.c | 605 u8 h2c_para[7] = {0}; in phydm_set_resp_tx_path_by_fw_jgr3() local 639 h2c_para[0] = macid; in phydm_set_resp_tx_path_by_fw_jgr3() 640 h2c_para[1] = n_tx_path_ctrl_map; in phydm_set_resp_tx_path_by_fw_jgr3() 641 h2c_para[2] = (path_map[3] << 6) | (path_map[2] << 4) | in phydm_set_resp_tx_path_by_fw_jgr3() 644 odm_fill_h2c_cmd(dm, PHYDM_H2C_DYNAMIC_TX_PATH, 7, h2c_para); in phydm_set_resp_tx_path_by_fw_jgr3()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/ |
| H A D | phydm_pathdiv.c | 606 u8 h2c_para[7] = {0}; in phydm_set_resp_tx_path_by_fw_jgr3() local 640 h2c_para[0] = macid; in phydm_set_resp_tx_path_by_fw_jgr3() 641 h2c_para[1] = n_tx_path_ctrl_map; in phydm_set_resp_tx_path_by_fw_jgr3() 642 h2c_para[2] = (path_map[3] << 6) | (path_map[2] << 4) | in phydm_set_resp_tx_path_by_fw_jgr3() 645 odm_fill_h2c_cmd(dm, PHYDM_H2C_DYNAMIC_TX_PATH, 7, h2c_para); in phydm_set_resp_tx_path_by_fw_jgr3()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/ |
| H A D | phydm_pathdiv.c | 605 u8 h2c_para[7] = {0}; in phydm_set_resp_tx_path_by_fw_jgr3() local 639 h2c_para[0] = macid; in phydm_set_resp_tx_path_by_fw_jgr3() 640 h2c_para[1] = n_tx_path_ctrl_map; in phydm_set_resp_tx_path_by_fw_jgr3() 641 h2c_para[2] = (path_map[3] << 6) | (path_map[2] << 4) | in phydm_set_resp_tx_path_by_fw_jgr3() 644 odm_fill_h2c_cmd(dm, PHYDM_H2C_DYNAMIC_TX_PATH, 7, h2c_para); in phydm_set_resp_tx_path_by_fw_jgr3()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/ |
| H A D | phydm_pathdiv.c | 605 u8 h2c_para[7] = {0}; in phydm_set_resp_tx_path_by_fw_jgr3() local 639 h2c_para[0] = macid; in phydm_set_resp_tx_path_by_fw_jgr3() 640 h2c_para[1] = n_tx_path_ctrl_map; in phydm_set_resp_tx_path_by_fw_jgr3() 641 h2c_para[2] = (path_map[3] << 6) | (path_map[2] << 4) | in phydm_set_resp_tx_path_by_fw_jgr3() 644 odm_fill_h2c_cmd(dm, PHYDM_H2C_DYNAMIC_TX_PATH, 7, h2c_para); in phydm_set_resp_tx_path_by_fw_jgr3()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/ |
| H A D | phydm_pathdiv.c | 605 u8 h2c_para[7] = {0}; in phydm_set_resp_tx_path_by_fw_jgr3() local 639 h2c_para[0] = macid; in phydm_set_resp_tx_path_by_fw_jgr3() 640 h2c_para[1] = n_tx_path_ctrl_map; in phydm_set_resp_tx_path_by_fw_jgr3() 641 h2c_para[2] = (path_map[3] << 6) | (path_map[2] << 4) | in phydm_set_resp_tx_path_by_fw_jgr3() 644 odm_fill_h2c_cmd(dm, PHYDM_H2C_DYNAMIC_TX_PATH, 7, h2c_para); in phydm_set_resp_tx_path_by_fw_jgr3()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/btc/ |
| H A D | halbtc8822b2ant.c | 362 u8 h2c_para[2] = {0xb, 0x1}; in halbtc8822b2ant_set_tdma_timer_base() local 375 h2c_para[1] = 0xc1; /* 4-slot */ in halbtc8822b2ant_set_tdma_timer_base() 380 h2c_para[1] = (100 / tbtt_interval); in halbtc8822b2ant_set_tdma_timer_base() 383 h2c_para[1] = h2c_para[1] + 1; in halbtc8822b2ant_set_tdma_timer_base() 385 h2c_para[1] = h2c_para[1] & 0x3f; in halbtc8822b2ant_set_tdma_timer_base() 390 h2c_para[1] = (tbtt_interval / 100); in halbtc8822b2ant_set_tdma_timer_base() 393 h2c_para[1] = h2c_para[1] - 1; in halbtc8822b2ant_set_tdma_timer_base() 395 h2c_para[1] = h2c_para[1] & 0x3f; in halbtc8822b2ant_set_tdma_timer_base() 396 h2c_para[1] = h2c_para[1] | 0x80; in halbtc8822b2ant_set_tdma_timer_base() 401 h2c_para[1] = 0x1; in halbtc8822b2ant_set_tdma_timer_base() [all …]
|
| H A D | halbtc8822b1ant.c | 362 u8 h2c_para[2] = {0xb, 0x1}; in halbtc8822b1ant_set_tdma_timer_base() local 375 h2c_para[1] = 0xc1; /* 4-slot */ in halbtc8822b1ant_set_tdma_timer_base() 380 h2c_para[1] = (100 / tbtt_interval); in halbtc8822b1ant_set_tdma_timer_base() 383 h2c_para[1] = h2c_para[1] + 1; in halbtc8822b1ant_set_tdma_timer_base() 385 h2c_para[1] = h2c_para[1] & 0x3f; in halbtc8822b1ant_set_tdma_timer_base() 390 h2c_para[1] = (tbtt_interval / 100); in halbtc8822b1ant_set_tdma_timer_base() 393 h2c_para[1] = h2c_para[1] - 1; in halbtc8822b1ant_set_tdma_timer_base() 395 h2c_para[1] = h2c_para[1] & 0x3f; in halbtc8822b1ant_set_tdma_timer_base() 396 h2c_para[1] = h2c_para[1] | 0x80; in halbtc8822b1ant_set_tdma_timer_base() 401 h2c_para[1] = 0x1; in halbtc8822b1ant_set_tdma_timer_base() [all …]
|