Home
last modified time | relevance | path

Searched refs:eeprompriv (Results 1 – 36 of 36) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8712/
Dusb_intf.c414 u8 *pdata = padapter->eeprompriv.efuse_eeprom_data; in r871xu_drv_init()
470 padapter->eeprompriv.CustomerID = in r871xu_drv_init()
474 padapter->eeprompriv.CustomerID = in r871xu_drv_init()
478 padapter->eeprompriv.CustomerID = in r871xu_drv_init()
482 padapter->eeprompriv.CustomerID = in r871xu_drv_init()
486 padapter->eeprompriv.CustomerID = in r871xu_drv_init()
490 padapter->eeprompriv.CustomerID = in r871xu_drv_init()
494 padapter->eeprompriv.CustomerID = in r871xu_drv_init()
498 padapter->eeprompriv.CustomerID = in r871xu_drv_init()
504 padapter->eeprompriv.CustomerID = in r871xu_drv_init()
[all …]
Ddrv_types.h156 struct eeprom_priv eeprompriv; member
Dos_intfs.c396 padapter->eeprompriv.mac_addr, ETH_ALEN); in netdev_open()
412 memcpy(padapter->eeprompriv.mac_addr, in netdev_open()
Drtl871x_ioctl_rtl.c207 struct eeprom_priv *peeprompriv = &padapter->eeprompriv; in oid_rt_get_channelplan_hdl()
221 struct eeprom_priv *peeprompriv = &padapter->eeprompriv; in oid_rt_set_channelplan_hdl()
Drtl871x_recv.c325 u8 *myhwaddr = myid(&adapter->eeprompriv); in sta2sta_data_frame()
391 u8 *myhwaddr = myid(&adapter->eeprompriv); in ap2sta_data_frame()
Dhal_init.c355 padapter->eeprompriv.mac_addr[i] = r8712_read8(padapter, in rtl8712_hal_init()
Drtl8712_led.c284 struct eeprom_priv *peeprompriv = &(padapter->eeprompriv); in SwLedBlink1()
891 if (padapter->eeprompriv.CustomerID == RT_CID_819x_CAMEO) in SwLedControlMode1()
1654 if (padapter->eeprompriv.CustomerID == RT_CID_819x_CAMEO) in SwLedControlMode5()
Drtl871x_cmd.c175 if (pcmdpriv->padapter->eeprompriv.bautoload_fail_flag) in r8712_enqueue_cmd()
189 if (pcmdpriv->padapter->eeprompriv.bautoload_fail_flag) in r8712_enqueue_cmd_ex()
Drtl871x_mlme.c1614 struct eeprom_priv *peepriv = &adapter->eeprompriv; in r8712_init_registrypriv_dev_network()
/linux-4.4.14/drivers/staging/rtl8188eu/hal/
Drtl8188e_cmd.c241 memcpy(pwlanhdr->addr2, myid(&(adapt->eeprompriv)), ETH_ALEN); in ConstructBeacon()
333 memcpy(pwlanhdr->addr2, myid(&(adapt->eeprompriv)), ETH_ALEN); in ConstructPSPoll()
366 memcpy(pwlanhdr->addr2, myid(&(adapt->eeprompriv)), ETH_ALEN); in ConstructNullFunctionData()
373 memcpy(pwlanhdr->addr3, myid(&(adapt->eeprompriv)), ETH_ALEN); in ConstructNullFunctionData()
378 memcpy(pwlanhdr->addr2, myid(&(adapt->eeprompriv)), ETH_ALEN); in ConstructNullFunctionData()
416 mac = myid(&(adapt->eeprompriv)); in ConstructProbeRsp()
Dhal_com.c299 adapter->eeprompriv.mac_addr); in hal_init_macaddr()
Drtl8188e_rxdesc.c169 myid(&padapter->eeprompriv), ETH_ALEN)); in update_recvframe_phyinfo_88e()
Dodm.c1161 memcmp(psta->hwaddr, myid(&Adapter->eeprompriv), ETH_ALEN)) { in odm_RSSIMonitorCheckCE()
/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_cmd.c202 ether_addr_copy(mgmt->sa, myid(&padapter->eeprompriv)); in ConstructBeacon()
297 memcpy(pwlanhdr->addr2, myid(&padapter->eeprompriv), ETH_ALEN); in ConstructPSPoll()
328 memcpy(pwlanhdr->addr2, myid(&padapter->eeprompriv), in ConstructNullFunctionData()
338 memcpy(pwlanhdr->addr3, myid(&padapter->eeprompriv), in ConstructNullFunctionData()
344 memcpy(pwlanhdr->addr2, myid(&padapter->eeprompriv), ETH_ALEN); in ConstructNullFunctionData()
388 mac = myid(&padapter->eeprompriv); in ConstructProbeRsp()
Drtl8723au_recv.c227 (!memcmp(da, myid(&padapter->eeprompriv), ETH_ALEN)); in update_recvframe_phyinfo()
Dusb_halinit.c649 hw_var_set_macaddr(Adapter, Adapter->eeprompriv.mac_addr); in rtl8723au_hal_init()
Drtl8723a_bt-coexist.c502 memcpy(&pAssoStrc->Data[0], padapter->eeprompriv.mac_addr, 6); in bthci_AssocMACAddr()
1458 padapter->eeprompriv.mac_addr[0], in bthci_StartBeaconAndConnect()
1459 padapter->eeprompriv.mac_addr[1], in bthci_StartBeaconAndConnect()
1460 padapter->eeprompriv.mac_addr[2], in bthci_StartBeaconAndConnect()
1461 padapter->eeprompriv.mac_addr[3], in bthci_StartBeaconAndConnect()
1462 padapter->eeprompriv.mac_addr[4], in bthci_StartBeaconAndConnect()
1463 padapter->eeprompriv.mac_addr[5]); in bthci_StartBeaconAndConnect()
/linux-4.4.14/drivers/staging/rtl8723au/include/
Dhal_intf.h93 #define GET_EEPROM_EFUSE_PRIV(adapter) (&adapter->eeprompriv)
Ddrv_types.h229 struct eeprom_priv eeprompriv; member
/linux-4.4.14/drivers/staging/rtl8188eu/include/
Dhal_intf.h239 #define GET_EEPROM_EFUSE_PRIV(adapter) (&adapter->eeprompriv)
241 #define is_boot_from_eeprom(adapter) (adapter->eeprompriv.EepromOrEfuse)
Ddrv_types.h191 struct eeprom_priv eeprompriv; member
/linux-4.4.14/drivers/staging/rtl8723au/os_dep/
Dusb_intf.c463 if (is_broadcast_ether_addr(padapter->eeprompriv.mac_addr) || in rtw_usb_if1_init()
464 is_zero_ether_addr(padapter->eeprompriv.mac_addr)) in rtw_usb_if1_init()
465 eth_random_addr(padapter->eeprompriv.mac_addr); in rtw_usb_if1_init()
Drecv_linux.c108 myid(&padapter->eeprompriv))) { in rtw_recv_indicatepkt23a()
Dos_intfs.c244 ether_addr_copy(padapter->eeprompriv.mac_addr, addr->sa_data); in rtw_net_set_mac_address()
587 ether_addr_copy(pnetdev->dev_addr, padapter->eeprompriv.mac_addr); in _rtw_drv_register_netdev()
Dioctl_cfg80211.c2408 ether_addr_copy(mgmt.da, myid(&padapter->eeprompriv)); in rtw_cfg80211_indicate_sta_disassoc()
/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/
Dusb_intf.c418 rtw_macaddr_cfg(padapter->eeprompriv.mac_addr); in rtw_usb_if1_init()
419 memcpy(pnetdev->dev_addr, padapter->eeprompriv.mac_addr, ETH_ALEN); in rtw_usb_if1_init()
Drecv_linux.c131 if (memcmp(pattrib->dst, myid(&padapter->eeprompriv), in rtw_recv_indicatepkt()
Dos_intfs.c620 memcpy(padapter->eeprompriv.mac_addr, addr->sa_data, ETH_ALEN); in rtw_net_set_mac_address()
/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c361 memcpy(pwlanhdr->addr2, myid(&(padapter->eeprompriv)), ETH_ALEN); in issue_beacon()
497 mac = myid(&(padapter->eeprompriv)); in issue_probersp()
644 mac = myid(&(padapter->eeprompriv)); in _issue_probereq()
799 memcpy(pwlanhdr->addr2, myid(&(padapter->eeprompriv)), ETH_ALEN); in issue_auth()
800 memcpy(pwlanhdr->addr3, myid(&(padapter->eeprompriv)), ETH_ALEN); in issue_auth()
839 memcpy(pwlanhdr->addr2, myid(&padapter->eeprompriv), ETH_ALEN); in issue_auth()
937 memcpy((void *)GetAddr2Ptr(pwlanhdr), myid(&(padapter->eeprompriv)), ETH_ALEN); in issue_asocrsp()
1061 memcpy(pwlanhdr->addr2, myid(&(padapter->eeprompriv)), ETH_ALEN); in issue_assocreq()
1272 memcpy(pwlanhdr->addr2, myid(&(padapter->eeprompriv)), ETH_ALEN); in _issue_nulldata()
1398 memcpy(pwlanhdr->addr2, myid(&(padapter->eeprompriv)), ETH_ALEN); in _issue_qos_nulldata()
[all …]
Drtw_recv.c704 u8 *myhwaddr = myid(&adapter->eeprompriv); in sta2sta_data_frame()
792 u8 *myhwaddr = myid(&adapter->eeprompriv); in ap2sta_data_frame()
931 u8 *myhwaddr = myid(&adapter->eeprompriv); in sta2ap_data_frame()
959 if (memcmp(GetAddr1Ptr(pframe), myid(&padapter->eeprompriv), ETH_ALEN)) in validate_recv_ctrl_frame()
1098 if (!memcmp(padapter->eeprompriv.mac_addr, in validate_recv_mgnt_frame()
Drtw_ap.c912 ether_addr_copy(pbss_network->MacAddress, myid(&(padapter->eeprompriv))); in rtw_check_beacon_data()
Drtw_mlme.c1839 struct eeprom_priv *peepriv = &adapter->eeprompriv; in rtw_init_registrypriv_dev_network()
/linux-4.4.14/drivers/staging/rtl8723au/core/
Drtw_mlme_ext.c622 if (!ether_addr_equal(hdr->addr1, myid(&padapter->eeprompriv))&& in _mgt_dispatcher23a()
648 if (!ether_addr_equal(mgmt->da, myid(&padapter->eeprompriv)) && in mgt_dispatcher23a()
1111 if (!ether_addr_equal(myid(&padapter->eeprompriv), mgmt->da)) in OnAuth23aClient23a()
1780 if (!ether_addr_equal(myid(&padapter->eeprompriv), pmgmt->da)) in OnAssocRsp23a()
2022 if (!ether_addr_equal(myid(&padapter->eeprompriv), mgmt->da)) in OnAction23a_back23a()
2109 if (!ether_addr_equal(myid(&padapter->eeprompriv), hdr->addr1)) in on_action_public23a()
2393 ether_addr_copy(mgmt->sa, myid(&padapter->eeprompriv)); in issue_beacon23a()
2539 mac = myid(&padapter->eeprompriv); in issue_probersp()
2695 mac = myid(&padapter->eeprompriv); in _issue_probereq()
2855 ether_addr_copy(mgmt->sa, myid(&padapter->eeprompriv)); in issue_auth()
[all …]
Drtw_recv.c751 u8 *myhwaddr = myid(&adapter->eeprompriv); in sta2sta_data_frame()
853 u8 *myhwaddr = myid(&adapter->eeprompriv); in ap2sta_data_frame()
1019 u8 *myhwaddr = myid(&adapter->eeprompriv); in sta2ap_data_frame()
1053 if (!ether_addr_equal(hdr->addr1, myid(&padapter->eeprompriv))) in validate_recv_ctrl_frame()
1218 if (ether_addr_equal(padapter->eeprompriv.mac_addr, in validate_recv_mgnt_frame()
Drtw_ap.c842 memcpy(pbss_network->MacAddress, myid(&padapter->eeprompriv), ETH_ALEN); in rtw_check_beacon_data23a()
Drtw_mlme.c2021 struct eeprom_priv *peepriv = &adapter->eeprompriv; in rtw_init_registrypriv_dev_network23a()