Home
last modified time | relevance | path

Searched refs:val8 (Results 1 – 25 of 448) sorted by relevance

12345678910>>...18

/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Dusb_halinit.c26 u8 val8 = 0; in r8712_usb_hal_bus_init() local
32 val8 = 0x01; in r8712_usb_hal_bus_init()
34 r8712_write8(adapter, SYS_CLKR, val8); in r8712_usb_hal_bus_init()
35 val8 = r8712_read8(adapter, SPS1_CTRL); in r8712_usb_hal_bus_init()
36 val8 = val8 | 0x01; in r8712_usb_hal_bus_init()
38 r8712_write8(adapter, SPS1_CTRL, val8); in r8712_usb_hal_bus_init()
39 val8 = r8712_read8(adapter, AFE_MISC); in r8712_usb_hal_bus_init()
40 val8 = val8 | 0x01; in r8712_usb_hal_bus_init()
42 r8712_write8(adapter, AFE_MISC, val8); in r8712_usb_hal_bus_init()
43 val8 = r8712_read8(adapter, LDOA15_CTRL); in r8712_usb_hal_bus_init()
[all …]
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dpq-mds-pib.c19 u8 val8; in pib_init() local
26 val8 = 0; in pib_init()
29 i2c_write(0x23, 0x6, 1, &val8, 1); in pib_init()
30 i2c_write(0x23, 0x7, 1, &val8, 1); in pib_init()
31 val8 = 0xff; in pib_init()
32 i2c_write(0x23, 0x2, 1, &val8, 1); in pib_init()
33 i2c_write(0x23, 0x3, 1, &val8, 1); in pib_init()
35 val8 = 0; in pib_init()
36 i2c_write(0x26, 0x6, 1, &val8, 1); in pib_init()
37 val8 = 0x34; in pib_init()
[all …]
/OK3568_Linux_fs/u-boot/board/freescale/mpc8349emds/
H A Dpci.c64 u8 val8, orig_i2c_bus; in pib_init() local
72 val8 = 0; in pib_init()
73 i2c_write(0x23, 0x6, 1, &val8, 1); in pib_init()
74 i2c_write(0x23, 0x7, 1, &val8, 1); in pib_init()
75 val8 = 0xff; in pib_init()
76 i2c_write(0x23, 0x2, 1, &val8, 1); in pib_init()
77 i2c_write(0x23, 0x3, 1, &val8, 1); in pib_init()
79 val8 = 0; in pib_init()
80 i2c_write(0x26, 0x6, 1, &val8, 1); in pib_init()
81 val8 = 0x34; in pib_init()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_8723a.c224 u8 val8; in rtl8723a_emu_to_active() local
229 val8 = rtl8xxxu_read8(priv, REG_LDOA15_CTRL); in rtl8723a_emu_to_active()
230 val8 |= LDOA15_ENABLE; in rtl8723a_emu_to_active()
231 rtl8xxxu_write8(priv, REG_LDOA15_CTRL, val8); in rtl8723a_emu_to_active()
234 val8 = rtl8xxxu_read8(priv, 0x0067); in rtl8723a_emu_to_active()
235 val8 &= ~BIT(4); in rtl8723a_emu_to_active()
236 rtl8xxxu_write8(priv, 0x0067, val8); in rtl8723a_emu_to_active()
241 val8 = rtl8xxxu_read8(priv, REG_SYS_ISO_CTRL); in rtl8723a_emu_to_active()
242 val8 &= ~SYS_ISO_ANALOG_IPS; in rtl8723a_emu_to_active()
243 rtl8xxxu_write8(priv, REG_SYS_ISO_CTRL, val8); in rtl8723a_emu_to_active()
[all …]
H A Drtl8xxxu_8723b.c330 u8 val8; in rtl8723bu_reset_8051() local
333 val8 = rtl8xxxu_read8(priv, REG_RSV_CTRL); in rtl8723bu_reset_8051()
334 val8 &= ~BIT(1); in rtl8723bu_reset_8051()
335 rtl8xxxu_write8(priv, REG_RSV_CTRL, val8); in rtl8723bu_reset_8051()
337 val8 = rtl8xxxu_read8(priv, REG_RSV_CTRL + 1); in rtl8723bu_reset_8051()
338 val8 &= ~BIT(0); in rtl8723bu_reset_8051()
339 rtl8xxxu_write8(priv, REG_RSV_CTRL + 1, val8); in rtl8723bu_reset_8051()
345 val8 = rtl8xxxu_read8(priv, REG_RSV_CTRL); in rtl8723bu_reset_8051()
346 val8 &= ~BIT(1); in rtl8723bu_reset_8051()
347 rtl8xxxu_write8(priv, REG_RSV_CTRL, val8); in rtl8723bu_reset_8051()
[all …]
H A Drtl8xxxu_8192e.c687 u8 val8; in rtl8192eu_init_phy_bb() local
695 val8 = RF_ENABLE | RF_RSTB | RF_SDMRSTB; in rtl8192eu_init_phy_bb()
696 rtl8xxxu_write8(priv, REG_RF_CTRL, val8); in rtl8192eu_init_phy_bb()
702 val8 = RF_ENABLE | RF_RSTB | RF_SDMRSTB; in rtl8192eu_init_phy_bb()
703 rtl8xxxu_write8(priv, REG_RF_CTRL, val8); in rtl8192eu_init_phy_bb()
1336 u8 val8; in rtl8192e_crystal_afe_adjust() local
1342 val8 = rtl8xxxu_read8(priv, REG_AFE_PLL_CTRL); in rtl8192e_crystal_afe_adjust()
1343 val8 &= 0xfb; in rtl8192e_crystal_afe_adjust()
1344 rtl8xxxu_write8(priv, REG_AFE_PLL_CTRL, val8); in rtl8192e_crystal_afe_adjust()
1354 val8 = rtl8xxxu_read8(priv, REG_AFE_PLL_CTRL); in rtl8192e_crystal_afe_adjust()
[all …]
H A Drtl8xxxu_8192c.c440 u8 val8; in rtl8192cu_power_on() local
446 val8 = rtl8xxxu_read8(priv, REG_APS_FSMCO); in rtl8192cu_power_on()
447 if (val8 & APS_FSMCO_PFM_ALDN) in rtl8192cu_power_on()
463 val8 = rtl8xxxu_read8(priv, REG_LDOV12D_CTRL); in rtl8192cu_power_on()
464 if (!(val8 & LDOV12D_ENABLE)) { in rtl8192cu_power_on()
465 pr_info("%s: Enabling LDOV12D (%02x)\n", __func__, val8); in rtl8192cu_power_on()
466 val8 |= LDOV12D_ENABLE; in rtl8192cu_power_on()
467 rtl8xxxu_write8(priv, REG_LDOV12D_CTRL, val8); in rtl8192cu_power_on()
471 val8 = rtl8xxxu_read8(priv, REG_SYS_ISO_CTRL); in rtl8192cu_power_on()
472 val8 &= ~SYS_ISO_MD2PP; in rtl8192cu_power_on()
[all …]
/OK3568_Linux_fs/u-boot/board/freescale/mpc8568mds/
H A Dmpc8568mds.c253 u8 val8, orig_i2c_bus; in pib_init() local
262 val8 = 0x00; in pib_init()
263 i2c_write(0x23, 0x6, 1, &val8, 1); in pib_init()
264 i2c_write(0x23, 0x7, 1, &val8, 1); in pib_init()
265 val8 = 0xff; in pib_init()
266 i2c_write(0x23, 0x2, 1, &val8, 1); in pib_init()
267 i2c_write(0x23, 0x3, 1, &val8, 1); in pib_init()
269 val8 = 0x00; in pib_init()
270 i2c_write(0x26, 0x6, 1, &val8, 1); in pib_init()
271 val8 = 0x34; in pib_init()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Dspatial_reuse.c22 u8 val8; in mac_sr_update() local
30 val8 = MAC_REG_R8(reg); in mac_sr_update()
31 val8 = (sr_info->sr_en) ? (val8 | B_AX_SR_EN) : (val8 & ~B_AX_SR_EN); in mac_sr_update()
32 MAC_REG_W8(reg, val8); in mac_sr_update()
35 val8 = MAC_REG_R8(reg); in mac_sr_update()
36 val8 = (sr_info->sr_field_v15_allowed) ? in mac_sr_update()
37 (val8 | B_AX_TCR_SR_VAL15_ALLOW) : in mac_sr_update()
38 (val8 & ~B_AX_TCR_SR_VAL15_ALLOW); in mac_sr_update()
39 MAC_REG_W8(reg, val8); in mac_sr_update()
71 u8 val8; in spatial_reuse_init() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Dspatial_reuse.c22 u8 val8; in mac_sr_update() local
30 val8 = MAC_REG_R8(reg); in mac_sr_update()
31 val8 = (sr_info->sr_en) ? (val8 | B_AX_SR_EN) : (val8 & ~B_AX_SR_EN); in mac_sr_update()
32 MAC_REG_W8(reg, val8); in mac_sr_update()
35 val8 = MAC_REG_R8(reg); in mac_sr_update()
36 val8 = (sr_info->sr_field_v15_allowed) ? in mac_sr_update()
37 (val8 | B_AX_TCR_SR_VAL15_ALLOW) : in mac_sr_update()
38 (val8 & ~B_AX_TCR_SR_VAL15_ALLOW); in mac_sr_update()
39 MAC_REG_W8(reg, val8); in mac_sr_update()
71 u8 val8; in spatial_reuse_init() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_rm.c259 u8 val8 = 0xff; in is_wildcard_bssid() local
263 val8 &= bssid[i]; in is_wildcard_bssid()
265 if (val8 == 0xff) in is_wildcard_bssid()
450 u8 ch_num=0, op_class=0, val8; in rm_sitesurvey() local
1041 u8 val8, eid; in rm_gen_bcn_detail_elem() local
1060 val8 = 1; /* 1:reported frame body */ in rm_gen_bcn_detail_elem()
1061 pframe = rtw_set_fixed_ie(pframe, 1, &val8, &my_len); in rm_gen_bcn_detail_elem()
1064 val8 = 0; in rm_gen_bcn_detail_elem()
1065 pframe = rtw_set_fixed_ie(pframe, 1, &val8, &my_len); in rm_gen_bcn_detail_elem()
1099 val8 = pbss->IELength - _FIXED_IE_LENGTH_; in rm_gen_bcn_detail_elem()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_rm.c259 u8 val8 = 0xff; in is_wildcard_bssid() local
263 val8 &= bssid[i]; in is_wildcard_bssid()
265 if (val8 == 0xff) in is_wildcard_bssid()
450 u8 ch_num=0, op_class=0, val8; in rm_sitesurvey() local
1041 u8 val8, eid; in rm_gen_bcn_detail_elem() local
1060 val8 = 1; /* 1:reported frame body */ in rm_gen_bcn_detail_elem()
1061 pframe = rtw_set_fixed_ie(pframe, 1, &val8, &my_len); in rm_gen_bcn_detail_elem()
1064 val8 = 0; in rm_gen_bcn_detail_elem()
1065 pframe = rtw_set_fixed_ie(pframe, 1, &val8, &my_len); in rm_gen_bcn_detail_elem()
1099 val8 = pbss->IELength - _FIXED_IE_LENGTH_; in rm_gen_bcn_detail_elem()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_rm.c259 u8 val8 = 0xff; in is_wildcard_bssid() local
263 val8 &= bssid[i]; in is_wildcard_bssid()
265 if (val8 == 0xff) in is_wildcard_bssid()
450 u8 ch_num=0, op_class=0, val8; in rm_sitesurvey() local
1041 u8 val8, eid; in rm_gen_bcn_detail_elem() local
1060 val8 = 1; /* 1:reported frame body */ in rm_gen_bcn_detail_elem()
1061 pframe = rtw_set_fixed_ie(pframe, 1, &val8, &my_len); in rm_gen_bcn_detail_elem()
1064 val8 = 0; in rm_gen_bcn_detail_elem()
1065 pframe = rtw_set_fixed_ie(pframe, 1, &val8, &my_len); in rm_gen_bcn_detail_elem()
1099 val8 = pbss->IELength - _FIXED_IE_LENGTH_; in rm_gen_bcn_detail_elem()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/mac_8852b/
H A D_usb_8852b.c203 u8 val8; in usb_init_8852b() local
235 val8 = PLTFM_REG_R8(R_AX_USB_ENDPOINT_0); in usb_init_8852b()
236 val8 = SET_CLR_WORD(val8, EP5, B_AX_EP_IDX); in usb_init_8852b()
237 PLTFM_REG_W8(R_AX_USB_ENDPOINT_0, val8); in usb_init_8852b()
239 val8 = PLTFM_REG_R8(R_AX_USB_ENDPOINT_0); in usb_init_8852b()
240 val8 = SET_CLR_WORD(val8, EP6, B_AX_EP_IDX); in usb_init_8852b()
241 PLTFM_REG_W8(R_AX_USB_ENDPOINT_0, val8); in usb_init_8852b()
243 val8 = PLTFM_REG_R8(R_AX_USB_ENDPOINT_0); in usb_init_8852b()
244 val8 = SET_CLR_WORD(val8, EP7, B_AX_EP_IDX); in usb_init_8852b()
245 PLTFM_REG_W8(R_AX_USB_ENDPOINT_0, val8); in usb_init_8852b()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/mac_8852b/
H A D_usb_8852b.c203 u8 val8; in usb_init_8852b() local
235 val8 = PLTFM_REG_R8(R_AX_USB_ENDPOINT_0); in usb_init_8852b()
236 val8 = SET_CLR_WORD(val8, EP5, B_AX_EP_IDX); in usb_init_8852b()
237 PLTFM_REG_W8(R_AX_USB_ENDPOINT_0, val8); in usb_init_8852b()
239 val8 = PLTFM_REG_R8(R_AX_USB_ENDPOINT_0); in usb_init_8852b()
240 val8 = SET_CLR_WORD(val8, EP6, B_AX_EP_IDX); in usb_init_8852b()
241 PLTFM_REG_W8(R_AX_USB_ENDPOINT_0, val8); in usb_init_8852b()
243 val8 = PLTFM_REG_R8(R_AX_USB_ENDPOINT_0); in usb_init_8852b()
244 val8 = SET_CLR_WORD(val8, EP7, B_AX_EP_IDX); in usb_init_8852b()
245 PLTFM_REG_W8(R_AX_USB_ENDPOINT_0, val8); in usb_init_8852b()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/rtl8822b/
H A Drtl8822b_ops.c872 u8 val8; in rtl8822b_read_efuse() local
896 val8 = rtw_read8(adapter, REG_SYS_EEPROM_CTRL_8822B); in rtl8822b_read_efuse()
897 hal->EepromOrEfuse = (val8 & BIT_EERPOMSEL_8822B) ? _TRUE : _FALSE; in rtl8822b_read_efuse()
898 hal->bautoload_fail_flag = (val8 & BIT_AUTOLOAD_SUS_8822B) ? _FALSE : _TRUE; in rtl8822b_read_efuse()
979 u8 val8; in check_ips_status() local
986 val8 = rtw_read8(adapter, 0x100); in check_ips_status()
987 if (val8 == 0xEA) in check_ips_status()
1046 u8 val8; in InitBeaconParameters() local
1049 val8 = BIT_DIS_TSF_UDT_8822B; in InitBeaconParameters()
1050 val16 = val8 | (val8 << 8); /* port0 and port1 */ in InitBeaconParameters()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/rtl8723d/sdio/
H A Dsdio_halinit.c31 u8 val8 = 0; in CardEnable() local
40 val8 = rtw_read8(padapter, REG_WLLPS_CTRL + 3); in CardEnable()
42 if (val8 & BIT(1)) in CardEnable()
43 RTW_INFO("%s: LP-LPS: %02x\n", __func__, val8); in CardEnable()
210 u8 val8; in _InitTxBufferBoundary() local
230 val8 = txpktbuf_bndy + BCNQ_PAGE_NUM_8723D + WOWLAN_PAGE_NUM_8723D; in _InitTxBufferBoundary()
231 rtw_write8(padapter, REG_BCNQ1_BDNY, val8); in _InitTxBufferBoundary()
232 rtw_write8(padapter, REG_DWBCN1_CTRL_8723D + 1, val8); /* BCN1_HEAD */ in _InitTxBufferBoundary()
234 val8 = rtw_read8(padapter, REG_DWBCN1_CTRL_8723D + 2); in _InitTxBufferBoundary()
235 val8 |= BIT(1); /* BIT1- BIT_SW_BCN_SEL_EN */ in _InitTxBufferBoundary()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/rtl8723d/sdio/
H A Dsdio_halinit.c30 u8 val8 = 0; in CardEnable() local
39 val8 = rtw_read8(padapter, REG_WLLPS_CTRL + 3); in CardEnable()
41 if (val8 & BIT(1)) in CardEnable()
42 RTW_INFO("%s: LP-LPS: %02x\n", __func__, val8); in CardEnable()
216 u8 val8; in _InitTxBufferBoundary() local
236 val8 = txpktbuf_bndy + BCNQ_PAGE_NUM_8723D + WOWLAN_PAGE_NUM_8723D; in _InitTxBufferBoundary()
237 rtw_write8(padapter, REG_BCNQ1_BDNY, val8); in _InitTxBufferBoundary()
238 rtw_write8(padapter, REG_DWBCN1_CTRL_8723D + 1, val8); /* BCN1_HEAD */ in _InitTxBufferBoundary()
240 val8 = rtw_read8(padapter, REG_DWBCN1_CTRL_8723D + 2); in _InitTxBufferBoundary()
241 val8 |= BIT(1); /* BIT1- BIT_SW_BCN_SEL_EN */ in _InitTxBufferBoundary()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_rm.c368 u8 op_class=0, val8; in rm_sitesurvey() local
1077 u8 val8, eid; in rm_gen_bcn_detail_elem() local
1096 val8 = 1; /* 1:reported frame body */ in rm_gen_bcn_detail_elem()
1097 pframe = rtw_set_fixed_ie(pframe, 1, &val8, &my_len); in rm_gen_bcn_detail_elem()
1100 val8 = 0; in rm_gen_bcn_detail_elem()
1101 pframe = rtw_set_fixed_ie(pframe, 1, &val8, &my_len); in rm_gen_bcn_detail_elem()
1135 val8 = pbss->IELength - _FIXED_IE_LENGTH_; in rm_gen_bcn_detail_elem()
1137 eid, &len, val8); in rm_gen_bcn_detail_elem()
1183 val8 = my_len - 2; in rm_gen_bcn_detail_elem()
1184 rtw_set_fixed_ie(plen, 1, &val8, &j); in rm_gen_bcn_detail_elem()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_rm.c382 u8 op_class=0, val8; in rm_sitesurvey() local
1117 u8 val8, eid; in rm_gen_bcn_detail_elem() local
1136 val8 = 1; /* 1:reported frame body */ in rm_gen_bcn_detail_elem()
1137 pframe = rtw_set_fixed_ie(pframe, 1, &val8, &my_len); in rm_gen_bcn_detail_elem()
1140 val8 = 0; in rm_gen_bcn_detail_elem()
1141 pframe = rtw_set_fixed_ie(pframe, 1, &val8, &my_len); in rm_gen_bcn_detail_elem()
1175 val8 = pbss->IELength - _FIXED_IE_LENGTH_; in rm_gen_bcn_detail_elem()
1177 eid, &len, val8); in rm_gen_bcn_detail_elem()
1223 val8 = my_len - 2; in rm_gen_bcn_detail_elem()
1224 rtw_set_fixed_ie(plen, 1, &val8, &j); in rm_gen_bcn_detail_elem()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_rm.c369 u8 op_class=0, val8; in rm_sitesurvey() local
1078 u8 val8, eid; in rm_gen_bcn_detail_elem() local
1097 val8 = 1; /* 1:reported frame body */ in rm_gen_bcn_detail_elem()
1098 pframe = rtw_set_fixed_ie(pframe, 1, &val8, &my_len); in rm_gen_bcn_detail_elem()
1101 val8 = 0; in rm_gen_bcn_detail_elem()
1102 pframe = rtw_set_fixed_ie(pframe, 1, &val8, &my_len); in rm_gen_bcn_detail_elem()
1136 val8 = pbss->IELength - _FIXED_IE_LENGTH_; in rm_gen_bcn_detail_elem()
1138 eid, &len, val8); in rm_gen_bcn_detail_elem()
1184 val8 = my_len - 2; in rm_gen_bcn_detail_elem()
1185 rtw_set_fixed_ie(plen, 1, &val8, &j); in rm_gen_bcn_detail_elem()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_rm.c382 u8 op_class=0, val8; in rm_sitesurvey() local
1091 u8 val8, eid; in rm_gen_bcn_detail_elem() local
1110 val8 = 1; /* 1:reported frame body */ in rm_gen_bcn_detail_elem()
1111 pframe = rtw_set_fixed_ie(pframe, 1, &val8, &my_len); in rm_gen_bcn_detail_elem()
1114 val8 = 0; in rm_gen_bcn_detail_elem()
1115 pframe = rtw_set_fixed_ie(pframe, 1, &val8, &my_len); in rm_gen_bcn_detail_elem()
1149 val8 = pbss->IELength - _FIXED_IE_LENGTH_; in rm_gen_bcn_detail_elem()
1151 eid, &len, val8); in rm_gen_bcn_detail_elem()
1197 val8 = my_len - 2; in rm_gen_bcn_detail_elem()
1198 rtw_set_fixed_ie(plen, 1, &val8, &j); in rm_gen_bcn_detail_elem()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_rm.c382 u8 op_class=0, val8; in rm_sitesurvey() local
1117 u8 val8, eid; in rm_gen_bcn_detail_elem() local
1136 val8 = 1; /* 1:reported frame body */ in rm_gen_bcn_detail_elem()
1137 pframe = rtw_set_fixed_ie(pframe, 1, &val8, &my_len); in rm_gen_bcn_detail_elem()
1140 val8 = 0; in rm_gen_bcn_detail_elem()
1141 pframe = rtw_set_fixed_ie(pframe, 1, &val8, &my_len); in rm_gen_bcn_detail_elem()
1175 val8 = pbss->IELength - _FIXED_IE_LENGTH_; in rm_gen_bcn_detail_elem()
1177 eid, &len, val8); in rm_gen_bcn_detail_elem()
1223 val8 = my_len - 2; in rm_gen_bcn_detail_elem()
1224 rtw_set_fixed_ie(plen, 1, &val8, &j); in rm_gen_bcn_detail_elem()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_rm.c374 u8 ch_num=0, op_class=0, val8; in rm_sitesurvey() local
1045 u8 val8, eid; in rm_gen_bcn_detail_elem() local
1064 val8 = 1; /* 1:reported frame body */ in rm_gen_bcn_detail_elem()
1065 pframe = rtw_set_fixed_ie(pframe, 1, &val8, &my_len); in rm_gen_bcn_detail_elem()
1068 val8 = 0; in rm_gen_bcn_detail_elem()
1069 pframe = rtw_set_fixed_ie(pframe, 1, &val8, &my_len); in rm_gen_bcn_detail_elem()
1103 val8 = pbss->IELength - _FIXED_IE_LENGTH_; in rm_gen_bcn_detail_elem()
1105 eid, &len, val8); in rm_gen_bcn_detail_elem()
1140 val8 = my_len - 2; in rm_gen_bcn_detail_elem()
1141 rtw_set_fixed_ie(plen, 1, &val8, &j); in rm_gen_bcn_detail_elem()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_rm.c375 u8 ch_num=0, op_class=0, val8; in rm_sitesurvey() local
1054 u8 val8, eid; in rm_gen_bcn_detail_elem() local
1073 val8 = 1; /* 1:reported frame body */ in rm_gen_bcn_detail_elem()
1074 pframe = rtw_set_fixed_ie(pframe, 1, &val8, &my_len); in rm_gen_bcn_detail_elem()
1077 val8 = 0; in rm_gen_bcn_detail_elem()
1078 pframe = rtw_set_fixed_ie(pframe, 1, &val8, &my_len); in rm_gen_bcn_detail_elem()
1112 val8 = pbss->IELength - _FIXED_IE_LENGTH_; in rm_gen_bcn_detail_elem()
1114 eid, &len, val8); in rm_gen_bcn_detail_elem()
1149 val8 = my_len - 2; in rm_gen_bcn_detail_elem()
1150 rtw_set_fixed_ie(plen, 1, &val8, &j); in rm_gen_bcn_detail_elem()
[all …]

12345678910>>...18