Home
last modified time | relevance | path

Searched refs:gateway_mac (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qcacld-3.0/components/target_if/pmo/src/
Dtarget_if_pmo_lphb.c85 QDF_MAC_ADDR_REF(ts_lphb_tcp_param->gateway_mac.bytes), in target_if_pmo_send_lphb_tcp_params()
98 WMI_CHAR_ARRAY_TO_MAC_ADDR(ts_lphb_tcp_param->gateway_mac.bytes, in target_if_pmo_send_lphb_tcp_params()
99 &hb_tcp_params_fp.gateway_mac); in target_if_pmo_send_lphb_tcp_params()
167 QDF_MAC_ADDR_REF(ts_lphb_udp_param->gateway_mac.bytes)); in target_if_pmo_send_lphb_udp_params()
178 WMI_CHAR_ARRAY_TO_MAC_ADDR(ts_lphb_udp_param->gateway_mac.bytes, in target_if_pmo_send_lphb_udp_params()
179 &hb_udp_params_fp.gateway_mac); in target_if_pmo_send_lphb_udp_params()
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/
Dwlan_pmo_lphb_public_struct.h83 struct qdf_mac_addr gateway_mac; member
121 struct qdf_mac_addr gateway_mac; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_pmo_tlv.c1333 qdf_mem_copy(&hb_tcp_params_fp->gateway_mac, in send_lphb_config_tcp_params_cmd_tlv()
1334 &lphb_conf_req->gateway_mac, in send_lphb_config_tcp_params_cmd_tlv()
1335 sizeof(hb_tcp_params_fp->gateway_mac)); in send_lphb_config_tcp_params_cmd_tlv()
1437 qdf_mem_copy(&hb_udp_params_fp->gateway_mac, in send_lphb_config_udp_params_cmd_tlv()
1438 &lphb_conf_req->gateway_mac, in send_lphb_config_udp_params_cmd_tlv()
1439 sizeof(lphb_conf_req->gateway_mac)); in send_lphb_config_udp_params_cmd_tlv()
1961 WMI_CHAR_ARRAY_TO_MAC_ADDR(appType2Params->gateway_mac.bytes, in send_set_app_type2_params_in_fw_cmd_tlv()
1962 &cmd->gateway_mac); in send_set_app_type2_params_in_fw_cmd_tlv()
1974 QDF_MAC_ADDR_REF(appType2Params->gateway_mac.bytes), in send_set_app_type2_params_in_fw_cmd_tlv()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_ioctl.c1633 unsigned int gateway_mac[QDF_MAC_ADDR_SIZE]; in hdd_set_app_type2_parser() local
1664 &gateway_mac[0], &gateway_mac[1], &gateway_mac[2], in hdd_set_app_type2_parser()
1665 &gateway_mac[3], &gateway_mac[4], &gateway_mac[5])) { in hdd_set_app_type2_parser()
1676 qdf_mem_copy(&params.gateway_mac.bytes, (uint8_t *) &gateway_mac, in hdd_set_app_type2_parser()
1717 QDF_MAC_ADDR_REF(gateway_mac), rc4_key, params.ip_id, in hdd_set_app_type2_parser()
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_features.c4250 qdf_mem_copy(&params.gateway_mac, &appType2Params->gateway_mac, in wma_set_app_type2_params_in_fw()
/wlan-driver/qcacld-3.0/core/mac/inc/
Dsir_api.h1879 struct qdf_mac_addr gateway_mac; member
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_param.h2814 struct qdf_mac_addr gateway_mac; member
/wlan-driver/fw-api/fw/
Dwmi_unified.h24772 wmi_mac_addr gateway_mac; member
26970 wmi_mac_addr gateway_mac; /** Server Mac Address */ member
26996 wmi_mac_addr gateway_mac; member