Home
last modified time | relevance | path

Searched refs:current_addr (Results 1 – 25 of 29) sorted by relevance

12

/OK3568_Linux_fs/kernel/scripts/gdb/linux/
H A Dlists.py79 current_addr=c.address,
88 current_addr=c.address,
97 current_addr=c.address,
106 current_addr=c.address,
/OK3568_Linux_fs/kernel/drivers/staging/media/hantro/
H A Drk3399_vpu_hw_mpeg2_dec.c109 dma_addr_t current_addr, addr; in rk3399_vpu_mpeg2_dec_set_buffers() local
127 current_addr = addr; in rk3399_vpu_mpeg2_dec_set_buffers()
134 forward_addr = current_addr; in rk3399_vpu_mpeg2_dec_set_buffers()
136 backward_addr = current_addr; in rk3399_vpu_mpeg2_dec_set_buffers()
149 vdpu_write_relaxed(vpu, current_addr, VDPU_REG_REFER1_BASE); in rk3399_vpu_mpeg2_dec_set_buffers()
151 vdpu_write_relaxed(vpu, current_addr, VDPU_REG_REFER0_BASE); in rk3399_vpu_mpeg2_dec_set_buffers()
H A Dhantro_g1_mpeg2_dec.c107 dma_addr_t current_addr, addr; in hantro_g1_mpeg2_dec_set_buffers() local
125 current_addr = addr; in hantro_g1_mpeg2_dec_set_buffers()
132 forward_addr = current_addr; in hantro_g1_mpeg2_dec_set_buffers()
134 backward_addr = current_addr; in hantro_g1_mpeg2_dec_set_buffers()
147 vdpu_write_relaxed(vpu, current_addr, G1_REG_REFER1_BASE); in hantro_g1_mpeg2_dec_set_buffers()
149 vdpu_write_relaxed(vpu, current_addr, G1_REG_REFER0_BASE); in hantro_g1_mpeg2_dec_set_buffers()
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas_tf/
H A Dcmd.c89 memcpy(cmd.permanentaddr, priv->current_addr, ETH_ALEN); in lbtf_update_hw_spec()
130 if (priv->current_addr[0] == 0xff) in lbtf_update_hw_spec()
131 memmove(priv->current_addr, cmd.permanentaddr, ETH_ALEN); in lbtf_update_hw_spec()
133 SET_IEEE80211_PERM_ADDR(priv->hw, priv->current_addr); in lbtf_update_hw_spec()
H A Dmain.c154 eth_broadcast_addr(priv->current_addr); in lbtf_init_adapter()
600 eth_broadcast_addr(priv->current_addr); in lbtf_add_card()
H A Dlibertas_tf.h232 u8 current_addr[ETH_ALEN]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_main.c1872 current_addr, 0, in woal_process_init_cfg()
1879 current_addr, in woal_process_init_cfg()
1887 current_addr[0] in woal_process_init_cfg()
1894 current_addr)); in woal_process_init_cfg()
1910 current_addr, ETH_ALEN); in woal_process_init_cfg()
3738 memset(priv->current_addr, 0, ETH_ALEN);
3739 memcpy(priv->current_addr, handle->mac_addr, ETH_ALEN);
3744 priv->current_addr[0] |= 0x02;
3746 MAC2STR(priv->current_addr));
3756 memcpy(dev->dev_addr, priv->current_addr, ETH_ALEN);
[all …]
H A Dmoal_wext.c2069 priv->current_addr[0], priv->current_addr[1], in woal_set_priv()
2070 priv->current_addr[2], priv->current_addr[3], in woal_set_priv()
2071 priv->current_addr[4], priv->current_addr[5]) + 1; in woal_set_priv()
H A Dmoal_sta_cfg80211.c2899 memcpy(mgmt->sa, priv->current_addr, ETH_ALEN); in woal_send_ft_action_requst()
2905 memcpy(mgmt->u.ft_req.sta_addr, priv->current_addr, ETH_ALEN); in woal_send_ft_action_requst()
2994 memcpy(mgmt->sa, priv->current_addr, ETH_ALEN); in woal_send_ft_auth_requst()
5172 memcpy(tf->sa, priv->current_addr, ETH_ALEN); in woal_construct_tdls_data_frame()
5375 memcpy(mgmt->sa, priv->current_addr, ETH_ALEN); in woal_construct_tdls_action_frame()
5532 woal_tdls_add_link_ie(skb, peer, priv->current_addr, priv->cfg_bssid); in woal_send_tdls_action_frame()
5637 woal_tdls_add_link_ie(skb, priv->current_addr, peer, in woal_send_tdls_data_frame()
5642 woal_tdls_add_link_ie(skb, peer, priv->current_addr, in woal_send_tdls_data_frame()
7186 memcpy(wiphy->perm_addr, priv->current_addr, ETH_ALEN); in woal_register_cfg80211()
H A Dmoal_ioctl.c745 memcpy(&bss->param.mac_addr, priv->current_addr, in woal_request_set_mac_address()
753 memcpy(priv->netdev->dev_addr, priv->current_addr, ETH_ALEN); in woal_request_set_mac_address()
754 HEXDUMP("priv->MacAddr:", priv->current_addr, ETH_ALEN); in woal_request_set_mac_address()
1492 memset(priv->current_addr, 0xff, ETH_ALEN); in woal_request_get_fw_info()
1517 if (priv->current_addr[0] == 0xff) in woal_request_get_fw_info()
1518 memcpy(priv->current_addr, in woal_request_get_fw_info()
1521 memcpy(priv->netdev->dev_addr, priv->current_addr, ETH_ALEN); in woal_request_get_fw_info()
1525 DBG_HEXDUMP(MCMD_D, "mac", priv->current_addr, 6); in woal_request_get_fw_info()
H A Dmoal_shim.c2059 memcpy(priv->current_addr, pmevent->event_buf + 6, ETH_ALEN); in moal_recv_event()
2060 memcpy(priv->netdev->dev_addr, priv->current_addr, ETH_ALEN); in moal_recv_event()
H A Dmoal_eth_ioctl.c6370 memcpy(respbuf, priv->current_addr, in woal_priv_getwap()
13638 priv->current_addr[0], priv->current_addr[1], in woal_android_priv_cmd()
13639 priv->current_addr[2], priv->current_addr[3], in woal_android_priv_cmd()
13640 priv->current_addr[4], priv->current_addr[5]) + 1; in woal_android_priv_cmd()
13919 memcpy(buf, priv->current_addr, ETH_ALEN); in woal_android_priv_cmd()
H A Dmoal_uap_wext.c224 memcpy(awrq->sa_data, priv->current_addr, MLAN_MAC_ADDR_LENGTH); in woal_get_wap()
H A Dmoal_main.h1154 t_u8 current_addr[ETH_ALEN]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas/
H A Dmain.c142 memcpy(cmd.macadd, priv->current_addr, ETH_ALEN); in lbs_start_iface()
304 memcpy(priv->current_addr, phwaddr->sa_data, ETH_ALEN); in lbs_set_mac_address()
648 eth_broadcast_addr(priv->current_addr); in lbs_setup_firmware()
830 eth_broadcast_addr(priv->current_addr); in lbs_init_adapter()
H A Dcmd.c97 memcpy(cmd.permanentaddr, priv->current_addr, ETH_ALEN); in lbs_update_hw_spec()
149 if (priv->current_addr[0] == 0xff) in lbs_update_hw_spec()
150 memmove(priv->current_addr, cmd.permanentaddr, ETH_ALEN); in lbs_update_hw_spec()
153 memcpy(priv->dev->dev_addr, priv->current_addr, ETH_ALEN); in lbs_update_hw_spec()
156 priv->current_addr, ETH_ALEN); in lbs_update_hw_spec()
H A Ddev.h118 u8 current_addr[ETH_ALEN]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_main.c2606 ->current_addr,
2614 ->current_addr,
2622 ->current_addr[0] |=
2628 ->current_addr));
2646 ->current_addr);
2654 ->current_addr,
5928 moal_memcpy_ext(priv->phandle, prev_addr, priv->current_addr, ETH_ALEN,
5930 memset(priv->current_addr, 0, ETH_ALEN);
5935 moal_memcpy_ext(priv->phandle, priv->current_addr, phw_addr->sa_data,
5941 priv->current_addr[0] |= 0x02;
[all …]
H A Dmoal_wext.c2253 priv->current_addr[0], priv->current_addr[1], in woal_set_priv()
2254 priv->current_addr[2], priv->current_addr[3], in woal_set_priv()
2255 priv->current_addr[4], priv->current_addr[5]) + in woal_set_priv()
H A Dmoal_sta_cfg80211.c2348 moal_memcpy_ext(priv->phandle, mgmt->sa, priv->current_addr, ETH_ALEN, in woal_cfg80211_authenticate()
4777 moal_memcpy_ext(priv->phandle, mgmt->sa, priv->current_addr, ETH_ALEN, in woal_send_ft_action_requst()
4787 priv->current_addr, ETH_ALEN, in woal_send_ft_action_requst()
4883 moal_memcpy_ext(priv->phandle, mgmt->sa, priv->current_addr, ETH_ALEN, in woal_send_ft_auth_requst()
6876 priv->current_addr, ETH_ALEN, in woal_cfg80211_suspend()
6891 priv->current_addr, ETH_ALEN, in woal_cfg80211_suspend()
7424 moal_memcpy_ext(priv->phandle, tdata->sa, priv->current_addr, ETH_ALEN, in woal_construct_tdls_data_frame()
7712 moal_memcpy_ext(priv->phandle, mgmt->sa, priv->current_addr, ETH_ALEN, in woal_construct_tdls_action_frame()
7892 woal_tdls_add_link_ie(priv, skb, peer, priv->current_addr, in woal_send_tdls_action_frame()
8004 woal_tdls_add_link_ie(priv, skb, priv->current_addr, peer, in woal_send_tdls_data_frame()
[all …]
H A Dmoal_ioctl.c848 moal_memcpy_ext(priv->phandle, &bss->param.mac_addr, priv->current_addr, in woal_request_set_mac_address()
862 eth_hw_addr_set(priv->netdev, priv->current_addr); in woal_request_set_mac_address()
865 priv->current_addr, ETH_ALEN, ETH_ALEN); in woal_request_set_mac_address()
867 HEXDUMP("priv->MacAddr:", priv->current_addr, ETH_ALEN); in woal_request_set_mac_address()
1912 memset(priv->current_addr, 0xff, ETH_ALEN); in woal_request_get_fw_info()
1940 if (priv->current_addr[0] == 0xff) in woal_request_get_fw_info()
1941 moal_memcpy_ext(priv->phandle, priv->current_addr, in woal_request_get_fw_info()
1945 eth_hw_addr_set(priv->netdev, priv->current_addr); in woal_request_get_fw_info()
1948 priv->current_addr, ETH_ALEN, ETH_ALEN); in woal_request_get_fw_info()
1955 DBG_HEXDUMP(MCMD_D, "mac", priv->current_addr, 6); in woal_request_get_fw_info()
H A Dmoal_shim.c3436 moal_memcpy_ext(priv->phandle, priv->current_addr,
3439 eth_hw_addr_set(priv->netdev, priv->current_addr);
3442 priv->current_addr, ETH_ALEN, ETH_ALEN);
H A Dmoal_uap_wext.c226 priv->current_addr, MLAN_MAC_ADDR_LENGTH, in woal_get_wap()
H A Dmoal_eth_ioctl.c8169 priv->current_addr, in woal_priv_getwap()
16645 priv->current_addr, ETH_ALEN, in woal_priv_config_random_mac()
20084 priv->current_addr[0], priv->current_addr[1], in woal_android_priv_cmd()
20085 priv->current_addr[2], priv->current_addr[3], in woal_android_priv_cmd()
20086 priv->current_addr[4], priv->current_addr[5]) + in woal_android_priv_cmd()
20384 moal_memcpy_ext(priv->phandle, buf, priv->current_addr, in woal_android_priv_cmd()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mce/
H A Damd.c501 static u32 get_block_address(u32 current_addr, u32 low, u32 high, in get_block_address() argument
524 addr = ++current_addr; in get_block_address()

12