/wlan-driver/qca-wifi-host-cmn/iot_sim/core/ |
H A D | iot_sim_common.c | 1187 struct qdf_mac_addr mac_addr = QDF_MAC_ADDR_BCAST_INIT; in iot_sim_debug_content_change_write() 1381 struct qdf_mac_addr mac_addr = QDF_MAC_ADDR_BCAST_INIT; in iot_sim_debug_delay_write() 1571 struct qdf_mac_addr mac_addr = QDF_MAC_ADDR_BCAST_INIT; in iot_sim_debug_drop_write()
|
/wlan-driver/qca-wifi-host-cmn/qdf/inc/ |
H A D | qdf_util.h | 422 struct qdf_mac_addr broadcast_mac_addr = QDF_MAC_ADDR_BCAST_INIT; in qdf_is_macaddr_broadcast()
|
H A D | qdf_types.h | 1047 #define QDF_MAC_ADDR_BCAST_INIT { { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff } } macro
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
H A D | wlan_hdd_nan_datapath.c | 971 struct qdf_mac_addr bc_mac_addr = QDF_MAC_ADDR_BCAST_INIT; in hdd_ndi_drv_ndi_create_rsp_handler() 1084 struct qdf_mac_addr bc_mac_addr = QDF_MAC_ADDR_BCAST_INIT; in hdd_ndi_drv_ndi_delete_rsp_handler()
|
H A D | wlan_hdd_hostapd_wext.c | 1561 struct qdf_mac_addr bssid = QDF_MAC_ADDR_BCAST_INIT; in __iw_softap_set_max_tx_power() 1562 struct qdf_mac_addr selfMac = QDF_MAC_ADDR_BCAST_INIT; in __iw_softap_set_max_tx_power() 2636 struct qdf_mac_addr macaddress = QDF_MAC_ADDR_BCAST_INIT; in __iw_get_peer_rssi()
|
H A D | wlan_hdd_softap_tx_rx.c | 669 struct qdf_mac_addr broadcast_macaddr = QDF_MAC_ADDR_BCAST_INIT; in hdd_softap_register_bc_sta()
|
H A D | wlan_hdd_power.c | 972 .dest_macaddr = QDF_MAC_ADDR_BCAST_INIT, in hdd_set_grat_arp_keepalive() 2467 .peerMacAddr = QDF_MAC_ADDR_BCAST_INIT, in __wlan_hdd_cfg80211_suspend_wlan() 3036 struct qdf_mac_addr bssid = QDF_MAC_ADDR_BCAST_INIT; in __wlan_hdd_cfg80211_set_txpower()
|
H A D | wlan_hdd_twt.c | 1184 struct qdf_mac_addr bcast_addr = QDF_MAC_ADDR_BCAST_INIT; in hdd_sta_twt_get_session_params() 2568 struct qdf_mac_addr bcast_addr = QDF_MAC_ADDR_BCAST_INIT; in hdd_sap_twt_terminate_session()
|
H A D | wlan_hdd_ioctl.c | 5241 struct qdf_mac_addr bssid = QDF_MAC_ADDR_BCAST_INIT; in drv_cmd_max_tx_power() 5242 struct qdf_mac_addr selfmac = QDF_MAC_ADDR_BCAST_INIT; in drv_cmd_max_tx_power()
|
H A D | wlan_hdd_main.c | 10416 struct qdf_mac_addr bcast_mac = QDF_MAC_ADDR_BCAST_INIT; in hdd_delete_sta()
|
H A D | wlan_hdd_cfg80211.c | 25055 struct qdf_mac_addr bssid = QDF_MAC_ADDR_BCAST_INIT; in __wlan_hdd_cfg80211_set_default_key()
|
/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/src/ |
H A D | wifi_pos_pasn_api.c | 326 struct qdf_mac_addr bcast_mac = QDF_MAC_ADDR_BCAST_INIT; in wifi_pos_check_and_initiate_pasn_authentication()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/ |
H A D | sch_api.c | 357 struct qdf_mac_addr broadcast_mac_addr = QDF_MAC_ADDR_BCAST_INIT; in lim_populate_fd_tmpl_frame()
|
/wlan-driver/qca-wifi-host-cmn/os_if/linux/mlme/src/ |
H A D | osif_cm_req.c | 694 struct qdf_mac_addr bssid = QDF_MAC_ADDR_BCAST_INIT; in osif_cm_connect()
|
/wlan-driver/qcacld-3.0/os_if/twt/src/ |
H A D | osif_twt_ext_req.c | 1176 struct qdf_mac_addr bcast_addr = QDF_MAC_ADDR_BCAST_INIT; in osif_twt_sap_teardown_req() 2061 struct qdf_mac_addr bcast_addr = QDF_MAC_ADDR_BCAST_INIT; in osif_twt_sta_get_session_params()
|
/wlan-driver/qca-wifi-host-cmn/umac/mlme/vdev_mgr/core/src/ |
H A D | vdev_mgr_ops.c | 703 struct qdf_mac_addr bcast_mac = QDF_MAC_ADDR_BCAST_INIT; in vdev_mgr_up_param_update()
|
/wlan-driver/qcacld-3.0/os_if/tdls/src/ |
H A D | wlan_cfg80211_tdls.c | 988 struct qdf_mac_addr bcast_mac = QDF_MAC_ADDR_BCAST_INIT; in wlan_cfg80211_update_tdls_peers_rssi()
|
/wlan-driver/qcacld-3.0/components/mlme/core/src/ |
H A D | wlan_mlme_vdev_mgr_interface.c | 1358 struct qdf_mac_addr bcast_addr = QDF_MAC_ADDR_BCAST_INIT; in mlme_set_mbssid_info()
|
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/ |
H A D | wlan_cm_connect.c | 1194 struct qdf_mac_addr broadcast_mac = QDF_MAC_ADDR_BCAST_INIT; in cm_set_fils_wep_key()
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
H A D | wma_features.c | 6160 struct qdf_mac_addr bcast_mac = QDF_MAC_ADDR_BCAST_INIT; in wma_send_set_key_rsp()
|
/wlan-driver/qcacld-3.0/core/sme/src/csr/ |
H A D | csr_api_roam.c | 5686 struct qdf_mac_addr bc_mac = QDF_MAC_ADDR_BCAST_INIT; in cm_csr_connect_done_ind()
|